2025.5.0
·
1 commit
to refs/heads/main
since this release
Changes
- Use stable crick for py310 @fjetter (#9072)
- Remove internal dependencies mapping in update_graph @fjetter (#9036)
- [Regression] Allow
Client.map
to accept futures as args and kwargs @fjetter (#9071) - Partially forgotten dependencies @fjetter (#9068)
- Replace
filesystem-spec
in CI environment withfsspec
@jrbourbeau (#9069) - Ensure actors set erred state properly in case of worker failure @fjetter (#9067)
- Refactor timeouts in start cluster @fjetter (#9062)
- Fix workers / threads / memory displayed in client repr @jrbourbeau (#9066)
- Pin pip for readthedocs @fjetter (#9063)
- Skip TLS functional tests
test_nanny
andtest_retire_workers
on linux @fjetter (#9061) - Ensure client submit does not serialize unnecessarily @fjetter (#9057)
See the Changelog for more information.