This website requires JavaScript.
Explore
Help
Sign In
jc211
/
tractor
forked from
goodboy/tractor
Watch
1
Star
0
Fork
You've already forked tractor
0
Code
Pull Requests
Activity
'structured concurrent `trio`-"actors"'
22
Commits
211
Branches
0
Tags
9.3
MiB
Python
100%
f6080522f9
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Tyler Goodlet
f6080522f9
`tractor.run()` is required for testing now
2018-07-05 16:21:55 -04:00
piker
Don't bother unsetting the squeue; let errors propogate up
2018-07-05 16:21:55 -04:00
tests
`tractor.run()` is required for testing now
2018-07-05 16:21:55 -04:00
.gitignore
Initial commit
2018-07-05 16:01:15 -04:00
LICENSE
Initial commit
2018-07-05 16:01:15 -04:00
README.md
Initial commit
2018-07-05 16:01:15 -04:00
README.md
tractor
async, multicore, distributed Python built on trio