.. |
testing
|
Drop trailing comma
|
2021-06-14 09:25:21 -04:00 |
__init__.py
|
Export portal type at top level
|
2021-06-14 09:34:00 -04:00 |
_actor.py
|
WIP attempt to relay context error via raised-in-scope-nursery task
|
2021-06-24 19:56:05 -04:00 |
_child.py
|
Support asyncio actors with the trio spawner backend
|
2021-06-14 09:26:42 -04:00 |
_debug.py
|
Wait for debugger lock task context termination
|
2021-06-14 09:25:21 -04:00 |
_discovery.py
|
Port inter-process method calls to `Portal.run_from_ns()`
|
2020-12-22 10:39:47 -05:00 |
_entry.py
|
Support asyncio actors with the trio spawner backend
|
2021-06-14 09:34:00 -04:00 |
_exceptions.py
|
Add our own "transport closed" signal
|
2021-06-24 18:49:51 -04:00 |
_forkserver_override.py
|
Ignore type checks on stdlib overrides
|
2021-02-21 14:08:23 -05:00 |
_ipc.py
|
Add our own "transport closed" signal
|
2021-06-24 18:49:51 -04:00 |
_mp_fixup_main.py
|
Fix more stdlib typing issues with latest mypy
|
2021-02-21 12:48:03 -05:00 |
_portal.py
|
WIP attempt to relay context error via raised-in-scope-nursery task
|
2021-06-24 19:56:05 -04:00 |
_root.py
|
WIP redo asyncio async gen streaming
|
2021-06-14 09:34:00 -04:00 |
_spawn.py
|
Move some infos to runtime level
|
2021-06-26 23:40:21 -04:00 |
_state.py
|
Add a no runtime error
|
2021-04-28 12:23:08 -04:00 |
_streaming.py
|
WIP attempt to relay context error via raised-in-scope-nursery task
|
2021-06-24 19:56:05 -04:00 |
_trionics.py
|
Add per actor debug mode toggle
|
2021-06-14 09:26:42 -04:00 |
log.py
|
Add PDB level and make runtime below info but above debug
|
2021-06-26 23:40:21 -04:00 |
msg.py
|
Add a @pub kwarg to allow specifying a "startup response message"
|
2021-06-14 09:26:42 -04:00 |
to_asyncio.py
|
Drop bad .close() call
|
2021-06-14 09:34:00 -04:00 |