Skip to content

Conversation

@newville
Copy link
Contributor

This fixes #1477 by adding a "close event" to the wxPython timer app.

The wx close event calls wake one final time, and cleanly stops the Timer, and destroys the wx Frame.

Copy link
Collaborator

@ianthomas23 ianthomas23 left a comment

Choose a reason for hiding this comment

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

Thanks @newville, it looks good to me. I'll defer to your wx knowledge that this is fine from a wx point of view.

Linting failure is unrelated so I will fix that separately.

@ianthomas23 ianthomas23 merged commit e4d02f6 into ipython:main Nov 26, 2025
75 of 79 checks passed
@newville
Copy link
Contributor Author

@ianthomas23 Thanks for the very quick response!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

eventloop error on exit with wx and ipykernel 7.1.0

2 participants