tractor/tractor
Guillermo Rodriguez 07dab8519e
Move tractor._shm to tractor.ipc._shm
2025-03-13 20:59:14 -03:00
..
_testing General improvements 2025-03-13 20:17:04 -03:00
devx move tractor._ipc.py into tractor.ipc._chan.py 2025-03-13 20:41:30 -03:00
experimental Drop now-deprecated deps on modern `trio`/Python 2024-03-13 18:41:24 -04:00
ipc Move tractor._shm to tractor.ipc._shm 2025-03-13 20:59:14 -03:00
msg Draft a (pretty)`Struct.fields_diff()` 2024-12-10 14:12:37 -05:00
trionics Change masked `.pause()` line 2024-12-09 18:04:32 -05:00
__init__.py move tractor._ipc.py into tractor.ipc._chan.py 2025-03-13 20:41:30 -03:00
_child.py Hide `._entry`/`._child` frames, tweak some more type annots 2024-04-14 17:49:18 -04:00
_clustering.py Passthrough runtime kwargs from `open_actor_cluster()` 2022-12-11 19:56:08 -05:00
_context.py move tractor._ipc.py into tractor.ipc._chan.py 2025-03-13 20:41:30 -03:00
_discovery.py move tractor._ipc.py into tractor.ipc._chan.py 2025-03-13 20:41:30 -03:00
_entry.py Pass `infect_asyncio` setting via runtime-vars 2024-07-11 13:22:53 -04:00
_exceptions.py move tractor._ipc.py into tractor.ipc._chan.py 2025-03-13 20:41:30 -03:00
_forkserver_override.py Re-license code base for distribution under AGPL 2021-12-14 23:33:27 -05:00
_mp_fixup_main.py Avoid importing mp for as long as possible 2022-02-17 11:55:26 -05:00
_multiaddr.py Fix doc string "its" typo.. 2023-11-06 15:44:21 -05:00
_portal.py move tractor._ipc.py into tractor.ipc._chan.py 2025-03-13 20:41:30 -03:00
_root.py move tractor._ipc.py into tractor.ipc._chan.py 2025-03-13 20:41:30 -03:00
_rpc.py move tractor._ipc.py into tractor.ipc._chan.py 2025-03-13 20:41:30 -03:00
_runtime.py move tractor._ipc.py into tractor.ipc._chan.py 2025-03-13 20:41:30 -03:00
_spawn.py IPC ring bug impl with async read 2025-03-12 16:13:40 -03:00
_state.py Pass `infect_asyncio` setting via runtime-vars 2024-07-11 13:22:53 -04:00
_streaming.py move tractor._ipc.py into tractor.ipc._chan.py 2025-03-13 20:41:30 -03:00
_supervise.py IPC ring bug impl with async read 2025-03-12 16:13:40 -03:00
log.py move tractor._ipc.py into tractor.ipc._chan.py 2025-03-13 20:41:30 -03:00
to_asyncio.py Raise "independent" task errors in an eg 2025-03-10 12:14:40 -04:00