Skip to content

call close_handlers before garbage collection#1380

Merged
manics merged 1 commit into
jupyterhub:mainfrom
minrk:close_handlers
Nov 28, 2024
Merged

call close_handlers before garbage collection#1380
manics merged 1 commit into
jupyterhub:mainfrom
minrk:close_handlers

Conversation

@minrk
Copy link
Copy Markdown
Member

@minrk minrk commented Nov 28, 2024

avoids traitlets bug when this is called by Application.__del__ (ipython/traitlets#912)

closes #1379

avoids bug when this is called by `Application.__del__`
@minrk minrk added the maintenance Under the hood fixes and improvements label Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Under the hood fixes and improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ignored exception *sometimes* at the end of a succesful build

2 participants