forked from goodboy/tractor
1
0
Fork 0
tractor/tractor
Tyler Goodlet b70f4eafcb Flip tests to use `start_method` kwarg 2019-03-08 20:06:16 -05:00
..
testing Flip tests to use `start_method` kwarg 2019-03-08 20:06:16 -05:00
__init__.py Document the mp start method more explicitly 2019-03-08 20:01:42 -05:00
_actor.py Add "spawn" start method support 2019-03-06 00:29:07 -05: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 Make the `Context` a dataclass 2019-01-20 21:47:08 -05:00
_portal.py Move to `trio.CancelScope` 2019-02-16 14:25:06 -05:00
_spawn.py Document the mp start method more explicitly 2019-03-08 20:01:42 -05:00
_state.py Factor process creation into a separate factory 2019-03-05 18:52:19 -05:00
_trionics.py Try to support waiting on Windows processes 2019-03-06 21:24:23 -05:00
log.py Oh, mypy... 2018-11-09 01:52:57 -05:00
msg.py `trio.ClosedResourceError is deprecated 2019-02-16 14:05:24 -05:00