Skip to content

Conversation

@consideRatio
Copy link
Collaborator

@consideRatio consideRatio commented Apr 16, 2022

Closes #515 by relying on a change in dask/distributed#3394 which is released and part of distributed 2021.01.21.

By referencing the TimeoutError as defined by the distributed package, we don't have to install tornado as part of dask-gateway-server any more.


Note that this will have various merge conflicts with other PRs i have open. Prefer if those are merged before this to make me fix the conflicts in this PR instead of those.

EDIT: Going for a self-merge of this now and rebasing the others for cleaner merge of those that may merit more review and agreement.

@consideRatio consideRatio force-pushed the pr/remove-tornado-dependency-for-dask-gateway-server branch from 2bdc369 to a0c4579 Compare April 16, 2022 17:56
@consideRatio consideRatio merged commit 5fae02d into dask:main Apr 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

except tornado.gen.TimeoutError: we need to import tornado?

1 participant