forked from goodboy/tractor
Add nooz
parent
4259738864
commit
91f222983c
|
@ -0,0 +1,4 @@
|
||||||
|
Switch to using the ``trio`` process spawner by default on windows.
|
||||||
|
|
||||||
|
This gets windows users debugger support (manually tested) and in
|
||||||
|
general a more resilient (nested) actor tree implementation.
|
Loading…
Reference in New Issue