tractor/tractor
Tyler Goodlet 9fd3c42eb1 Port inter-process method calls to `Portal.run_from_ns()` 2020-12-22 10:39:47 -05:00
..
testing Make rpc_module_paths a list 2020-08-13 11:53:45 -04:00
__init__.py Allow passing function refs to `Portal.run()` 2020-12-21 09:09:55 -05:00
_actor.py Port inter-process method calls to `Portal.run_from_ns()` 2020-12-22 10:39:47 -05:00
_child.py Docstring to the top\!, and redundant spaces goodbye\! 2020-07-29 15:39:38 -03:00
_debug.py Port inter-process method calls to `Portal.run_from_ns()` 2020-12-22 10:39:47 -05:00
_discovery.py Port inter-process method calls to `Portal.run_from_ns()` 2020-12-22 10:39:47 -05:00
_entry.py Appease 3.8 mypy 2020-12-11 20:04:56 -05:00
_exceptions.py Expose trio exceptions to `RemoteActorError` 2019-10-30 00:32:10 -04:00
_forkserver_override.py Drop remaining warn()s 2020-10-14 13:48:14 -04:00
_ipc.py Handle early timeouts on last debugger test 2020-12-17 13:35:45 -05:00
_mp_fixup_main.py Do __main__ fixups like ``mulitprocessing does`` 2020-01-29 21:14:48 -05:00
_portal.py Add `Portal.run_from_ns()` 2020-12-22 10:39:47 -05:00
_spawn.py Report `trio.Cancelled` when exhausting portals.. 2020-10-12 23:28:36 -04:00
_state.py Fix collections type import for py3.10 2020-12-18 17:58:07 -05:00
_streaming.py Validate stream functions at decorate time 2019-03-29 19:10:32 -04:00
_trionics.py Allow passing function refs to `Portal.run()` 2020-12-21 09:09:55 -05:00
log.py Drop duplicate project-package name in msg header 2020-11-03 12:15:49 -05:00
msg.py Add matrix room link 2020-09-24 11:12:45 -04:00