forked from goodboy/tractor
1
0
Fork 0
tractor/examples/debugging
Tyler Goodlet 0118589875 Add race case handling for mp backend 2020-12-12 13:30:14 -05:00
..
multi_daemon_subactors.py Toss in another tests with daemon subactors 2020-10-15 23:16:56 -04:00
multi_nested_subactors_error_up_through_nurseries.py Add a deep nested error propagation test 2020-10-06 09:21:53 -04:00
multi_subactor_root_errors.py Add a deep nested error propagation test 2020-10-06 09:21:53 -04:00
multi_subactors.py Add a multi-subactor test where the root errors 2020-10-05 11:58:58 -04:00
root_actor_breakpoint.py Add initial root actor debugger tests 2020-10-05 11:58:58 -04:00
root_actor_breakpoint_forever.py Add re-entrant root breakpoint test; demonstrates a bug.. 2020-10-05 11:58:58 -04:00
root_actor_error.py Add initial root actor debugger tests 2020-10-05 11:58:58 -04:00
root_cancelled_but_child_is_in_tty_lock.py Add race case handling for mp backend 2020-12-12 13:30:14 -05:00
subactor_breakpoint.py Add initial subactor debug tests 2020-10-05 11:58:58 -04:00
subactor_error.py Add initial subactor debug tests 2020-10-05 11:58:58 -04:00