distributed
https://github.com/dask/distributed
Python
A distributed task scheduler for Dask
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported37 Subscribers
View all SubscribersAdd a CodeTriage badge to distributed
Help out
- Issues
- issue a ResourceWarning for unclosed RPC objects
- Support creating a `ProcessInterface` without a running loop in 3.8 and 3.9
- Deprecate `cleanup` fixture; replace with `gonna_run_dask` fixture
- use a ResourceWarning instead of check_active_rpc
- RuntimeError: cannot schedule new futures after shutdown
- Assuming `127.0.0.1` or `127.0.1.1` on OSError is incorrect, better throw the error.
- Flaky `distributed/tests/test_nanny.py::test_repeated_restarts`
- Flaky `distributed/dashboard/tests/test_scheduler_bokeh.py::test_simple`
- DRAFT: deprecate awaiting objects that need an async context manager
- A failsafe for hung adaptive clusters
- Docs
- Python not yet supported