forked from goodboy/tractor
Hopefully would make grok-ing this fairly sophisticated sub-sys possible for any up-and-coming `tractor` hacker XD A lot of internal API and re-org ideas I discovered/realized as part of finishing the `__pld_spec__` and multi-threaded support. Particularly better isolation between root-actor vs subactor task APIs and generally less globally-state-ful stuff like `DebugStatus` and `Lock` method APIs would likely make a lot of the hard to follow edge cases more clear? |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _debug.py | ||
| _frame_stack.py | ||
| _stackscope.py | ||
| cli.py | ||
| pformat.py | ||