forked from goodboy/tractor
Remove all the `piker` stuff and add some further checks including: - main task result is returned correctly - remote errors are raised locally - remote async generator yields values locally |
||
|---|---|---|
| tests | ||
| tractor | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| requirements-test.txt | ||
| setup.py | ||
README.md
tractor
async, multicore, distributed Python built on trio