forked from goodboy/tractor
Fail gracefully (by "aborting") the same way `trio` does. This avoids ugly sub-proc tracebacks thrown at the console. Unset the local actor when `tractor._main` completes. Cancel all tasks for a peer channel on disconnect. |
||
|---|---|---|
| piker | ||
| tests | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
README.md
tractor
async, multicore, distributed Python built on trio