tractor/examples/debugging
Tyler Goodlet b7b2436bc1 Remove tractor run from some debug examples 2021-02-24 13:14:40 -05:00
..
multi_daemon_subactors.py Remove tractor run from some debug examples 2021-02-24 13:14:40 -05:00
multi_nested_subactors_error_up_through_nurseries.py Remove tractor run from some debug examples 2021-02-24 13:14:40 -05:00
multi_subactor_root_errors.py Drop warning level logging assert(s) 2020-12-26 15:45:55 -05:00
multi_subactors.py Allow passing function refs to `Portal.run()` 2020-12-21 09:09:55 -05: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 Allow passing function refs to `Portal.run()` 2020-12-21 09:09:55 -05:00
subactor_breakpoint.py Allow passing function refs to `Portal.run()` 2020-12-21 09:09:55 -05:00
subactor_error.py Allow passing function refs to `Portal.run()` 2020-12-21 09:09:55 -05:00