| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.6.3.tar.gz | 2016-12-13 | 1.7 MB | |
| 1.6.3.zip | 2016-12-13 | 1.8 MB | |
| README.md | 2016-12-13 | 503 Bytes | |
| Totals: 3 Items | 3.5 MB | 0 | |
- Windows tests in appveyor
- Select Event loop is the default in windows,
proactoralso available but with limited functionality - Multiprocessing is default concurrency model (
process) for both linux and windows - Subprocess concurrency can be used in linux and windows with proactor event loop (
--concurrency subprocess) - Bug fix in
stop_actorse96cd13