forked from goodboy/tractor
1
0
Fork 0
tractor/examples/debugging
Tyler Goodlet a8406c8626 Toss in another tests with daemon subactors 2020-10-15 23:16:56 -04: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 test showing issue with child in tty lock when cancelled 2020-10-07 06:08:31 -04: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