.. |
testing
|
First attempt at removing trip & updating hazmat -> lowlevel
|
2020-07-20 16:18:38 -03:00 |
__init__.py
|
Support "infected asyncio" actors
|
2020-06-28 23:13:50 -04:00 |
_actor.py
|
Change spawn method name in `Actor.load_modules()`
|
2020-07-20 19:50:19 -04:00 |
_child.py
|
First attempt at removing trip & updating hazmat -> lowlevel
|
2020-07-20 16:18:38 -03:00 |
_discovery.py
|
Pass a `Channel` to `LocalPortal` for compat purposes
|
2020-02-09 01:59:39 -05:00 |
_entry.py
|
Add back subactor logging
|
2020-07-20 19:49:39 -04:00 |
_exceptions.py
|
Expose trio exceptions to `RemoteActorError`
|
2019-10-30 00:32:10 -04:00 |
_forkserver_override.py
|
Continue hacking the forkserver in Python 3.8
|
2019-10-15 22:37:47 -04:00 |
_ipc.py
|
Make latest mpypy happy
|
2019-12-10 00:55:03 -05:00 |
_mp_fixup_main.py
|
Do __main__ fixups like ``mulitprocessing does``
|
2020-01-29 21:14:48 -05:00 |
_portal.py
|
Pass a `Channel` to `LocalPortal` for compat purposes
|
2020-02-09 01:59:39 -05:00 |
_spawn.py
|
Make sure to wait trio processes on teardown
|
2020-07-20 19:50:47 -04:00 |
_state.py
|
First attempt at removing trip & updating hazmat -> lowlevel
|
2020-07-20 16:18:38 -03:00 |
_streaming.py
|
Allow marking `asyncio` funcs declaring `to_trio` channel
|
2020-07-03 17:40:37 -04:00 |
_trionics.py
|
Support "infected asyncio" actors
|
2020-06-28 23:13:50 -04:00 |
log.py
|
Allow overriding the root logger name
|
2019-12-20 16:37:17 -05:00 |
msg.py
|
Validate stream functions at decorate time
|
2019-03-29 19:10:32 -04:00 |
to_asyncio.py
|
Wow, fix all the broken async func invoking code..
|
2020-07-03 17:33:46 -04:00 |