tractor/tractor
Tyler Goodlet 55e210fec6 Drop bad .close() call 2021-12-17 09:38:04 -05:00
..
testing Re-license code base for distribution under AGPL 2021-12-14 23:33:27 -05:00
trionics Revert back to avoiding key errors on cancellation 2021-12-16 18:02:03 -05:00
__init__.py Re-license code base for distribution under AGPL 2021-12-14 23:33:27 -05:00
_actor.py First draft "infected `asyncio` mode" 2021-12-17 09:17:59 -05:00
_child.py Support asyncio actors with the trio spawner backend 2021-12-17 09:38:01 -05:00
_clustering.py Re-license code base for distribution under AGPL 2021-12-14 23:33:27 -05:00
_debug.py Re-license code base for distribution under AGPL 2021-12-14 23:33:27 -05:00
_discovery.py Re-license code base for distribution under AGPL 2021-12-14 23:33:27 -05:00
_entry.py Support asyncio actors with the trio spawner backend 2021-12-17 09:38:01 -05:00
_exceptions.py Re-license code base for distribution under AGPL 2021-12-14 23:33:27 -05:00
_forkserver_override.py Re-license code base for distribution under AGPL 2021-12-14 23:33:27 -05:00
_ipc.py Re-license code base for distribution under AGPL 2021-12-14 23:33:27 -05:00
_mp_fixup_main.py Re-license code base for distribution under AGPL 2021-12-14 23:33:27 -05:00
_portal.py Add an explicit messaging error for reporting an illegal context transaction 2021-12-16 19:59:10 -05:00
_root.py WIP redo asyncio async gen streaming 2021-12-17 09:38:04 -05:00
_spawn.py Pass `infect_asyncio` flag to mp actors as well 2021-12-17 09:38:04 -05:00
_state.py Re-license code base for distribution under AGPL 2021-12-14 23:33:27 -05:00
_streaming.py Don't set `Context._error` to expected `ContextCancelled` 2021-12-16 19:59:10 -05:00
_supervise.py Add `infect_asyncio: bool` flag to nursery methods 2021-12-17 09:37:41 -05:00
log.py Re-license code base for distribution under AGPL 2021-12-14 23:33:27 -05:00
msg.py Re-license code base for distribution under AGPL 2021-12-14 23:33:27 -05:00
to_asyncio.py Drop bad .close() call 2021-12-17 09:38:04 -05:00