Skip to content

2022.09.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@oshadura oshadura released this 13 Sep 17:05
· 240 commits to master since this release

Test release, trying to fix:

/opt/conda/lib/python3.8/site-packages/distributed/client.py:1288: VersionMismatchWarning: Mismatched versions found

+---------+--------+-----------+---------+
| Package | client | scheduler | workers |
+---------+--------+-----------+---------+
| tornado | 6.2    | 6.2       | 6.1     |
+---------+--------+-----------+---------+
  warnings.warn(version_module.VersionMismatchWarning(msg[0]["warning"]))

Full Changelog: 2022.09.12...2022.09.13