.. |
testing
|
Drop tractor.run() from @tractor_test
|
2021-01-08 20:56:03 -05:00 |
__init__.py
|
Re-org root actor startup into context manager
|
2020-12-27 13:29:30 -05:00 |
_actor.py
|
Pub sub internals type fixes
|
2021-01-14 18:20:59 -05:00 |
_child.py
|
Docstring to the top\!, and redundant spaces goodbye\!
|
2020-07-29 15:39:38 -03:00 |
_debug.py
|
Use actual task name lel
|
2021-01-08 20:55:42 -05:00 |
_discovery.py
|
Port inter-process method calls to `Portal.run_from_ns()`
|
2020-12-22 10:39:47 -05:00 |
_entry.py
|
Re-org root actor startup into context manager
|
2020-12-27 13:29:30 -05:00 |
_exceptions.py
|
Add type annots to exceptions mod
|
2020-12-25 15:07:36 -05:00 |
_forkserver_override.py
|
Add null byte guard from mainline
|
2020-12-27 13:28:54 -05:00 |
_ipc.py
|
Denoise some common teardown "errors" to warnings.
|
2020-12-25 15:10:20 -05:00 |
_mp_fixup_main.py
|
Do __main__ fixups like ``mulitprocessing does``
|
2020-01-29 21:14:48 -05:00 |
_portal.py
|
Pub sub internals type fixes
|
2021-01-14 18:20:59 -05:00 |
_root.py
|
Begin rpc_module_paths deprecation
|
2021-01-08 22:08:45 -05:00 |
_spawn.py
|
Don't shield proc waits
|
2021-01-14 18:21:26 -05:00 |
_state.py
|
Can we ever really appease mypy?
|
2021-01-03 11:18:31 -05:00 |
_streaming.py
|
Pub sub internals type fixes
|
2021-01-14 18:20:59 -05:00 |
_trionics.py
|
Begin rpc_module_paths deprecation
|
2021-01-08 22:08:45 -05:00 |
log.py
|
Add a "runtime" log level
|
2020-12-26 15:45:45 -05:00 |
msg.py
|
Pub sub internals type fixes
|
2021-01-14 18:20:59 -05:00 |