Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

redefining controller makes duplicate clients #73

Open
caseyjlaw opened this issue Dec 7, 2018 · 1 comment
Open

redefining controller makes duplicate clients #73

caseyjlaw opened this issue Dec 7, 2018 · 1 comment

Comments

@caseyjlaw
Copy link
Collaborator

If a realfast_controller instance is redefined, then some commands suggest that there are multiple distributed clients going.

In [38]: rfc.restart()                                                                                                                                                                             
2018-12-06 21:14:16 INFO     distributed.client Receive restart signal from scheduler
2018-12-06 21:14:16 INFO     distributed.client Receive restart signal from scheduler
2018-12-06 21:14:16 INFO     distributed.client Receive restart signal from scheduler
@caseyjlaw
Copy link
Collaborator Author

This happens when event loop is not closed properly (with shutdown or close methods). Issue should have been fixed by dask/distributed#1073, but that was a while ago.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant