tractor/tractor
Tyler Goodlet 5c0ae47cf5 Fix type annotation 2019-03-26 08:03:12 -04:00
..
testing Flip tests to use `start_method` kwarg 2019-03-08 20:06:16 -05:00
__init__.py Require explicit marking of non async gen streaming funcs 2019-03-25 21:36:13 -04:00
_actor.py Require explicit marking of non async gen streaming funcs 2019-03-25 21:36:13 -04:00
_discovery.py Move discovery functions to their own module 2019-03-24 11:37:11 -04:00
_exceptions.py Change parent type 2019-01-12 17:55:28 -05:00
_forkserver_hackzorz.py Woot! mypy run is clean! 2018-08-31 17:16:24 -04:00
_ipc.py Require explicit marking of non async gen streaming funcs 2019-03-25 21:36:13 -04:00
_portal.py Provide each task's cancel scope to every `Context` 2019-03-23 23:31:26 -04:00
_spawn.py moved assert statement for name on try_set_start_method after its autoset 2019-03-13 21:32:45 +11:00
_state.py Factor process creation into a separate factory 2019-03-05 18:52:19 -05:00
_streaming.py Fix type annotation 2019-03-26 08:03:12 -04:00
_trionics.py Propagate `tractor.run()` logging level to subactors 2019-03-18 21:32:08 -04:00
log.py Oh, mypy... 2018-11-09 01:52:57 -05:00
msg.py Require explicit marking of non async gen streaming funcs 2019-03-25 21:36:13 -04:00