.. |
testing
|
Drop trailing comma
|
2021-07-06 08:23:29 -04:00 |
trionics
|
Change to `gather_contexts()`, use event for graceful exit
|
2021-10-24 14:00:01 -04:00 |
__init__.py
|
Add 'open_actor_cluster' to __all__
|
2021-10-23 16:17:29 -04:00 |
_actor.py
|
Guard against TCP server never started on cancel
|
2021-11-07 23:49:32 -05:00 |
_child.py
|
Docstring to the top\!, and redundant spaces goodbye\!
|
2020-07-29 15:39:38 -03:00 |
_clustering.py
|
Make auto generated child names <parent_name>.<name>
|
2021-11-02 15:40:15 -04:00 |
_debug.py
|
Fix missing yield in lock acquirer
|
2021-11-07 23:48:05 -05:00 |
_discovery.py
|
Remove union type for root getter
|
2021-10-14 13:39:46 -04:00 |
_entry.py
|
Try not masking SIGINT in child processes
|
2021-09-02 16:22:59 -04:00 |
_exceptions.py
|
Hide `_invoke()` tb, move actor error to exceptions mod
|
2021-07-31 13:56:26 -04:00 |
_forkserver_override.py
|
Ignore type checks on stdlib overrides
|
2021-02-21 14:08:23 -05:00 |
_ipc.py
|
Add "message transport" structured sub-typing
|
2021-10-06 15:54:27 -04:00 |
_mp_fixup_main.py
|
Fix more stdlib typing issues with latest mypy
|
2021-02-21 12:48:03 -05:00 |
_portal.py
|
Factor out msg unwrapping into a func
|
2021-11-29 08:46:35 -05:00 |
_root.py
|
De-noise warnings, add a 'cancel' log level
|
2021-10-06 17:02:13 -04:00 |
_spawn.py
|
Graceful cancel actors before hard reaping
|
2021-11-29 16:03:23 -05:00 |
_state.py
|
Add a no runtime error
|
2021-04-28 12:23:08 -04:00 |
_streaming.py
|
Move broadcast channel parts into trionics
|
2021-10-23 15:54:40 -04:00 |
_supervise.py
|
Rename the nursery module to `_supervise`
|
2021-10-23 15:54:40 -04:00 |
log.py
|
De-noise warnings, add a 'cancel' log level
|
2021-10-06 17:02:13 -04:00 |
msg.py
|
Adjustments for non-frozen context dataclass change
|
2021-07-06 08:23:29 -04:00 |