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

Shutdown scheduler cleanly on JupyterLab shutdown #8220

Conversation

graingert
Copy link
Member

@graingert graingert commented Sep 28, 2023

Closes #8219

  • Tests added / passed
  • Passes pre-commit run --all-files

@graingert graingert force-pushed the shutdown-scheduler-cleanly-on-jupyterlab-shutdown branch from bfc6d65 to c6c78c7 Compare September 28, 2023 13:20
@graingert graingert marked this pull request as ready for review September 28, 2023 14:03
@graingert graingert force-pushed the shutdown-scheduler-cleanly-on-jupyterlab-shutdown branch from b7687d7 to 2a35cab Compare September 28, 2023 14:18
@github-actions
Copy link
Contributor

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

       21 files  ±    0         21 suites  ±0   10h 30m 40s ⏱️ - 31m 47s
  3 815 tests ±    0    3 701 ✔️  -     1     107 💤 ±  0    7 +1 
36 678 runs   - 185  34 894 ✔️  - 157  1 773 💤  - 31  11 +3 

For more details on these failures, see this check.

Results for commit 2a35cab. ± Comparison against base commit a74f7cf.

@jrbourbeau jrbourbeau mentioned this pull request Sep 28, 2023
4 tasks
Copy link
Member

@jrbourbeau jrbourbeau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @graingert! I tried this out and things are working as expected

@jrbourbeau jrbourbeau changed the title Shutdown scheduler cleanly on jupyterlab shutdown Shutdown scheduler cleanly on JupyterLab shutdown Sep 29, 2023
@jrbourbeau jrbourbeau merged commit 2b44432 into dask:main Sep 29, 2023
18 of 28 checks passed
@graingert graingert deleted the shutdown-scheduler-cleanly-on-jupyterlab-shutdown branch September 29, 2023 15:56
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

Successfully merging this pull request may close these issues.

Event loop stopped before Future completed on Jupyter shutdown
2 participants