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

Error on shutdown #24

Open
Umaaz opened this issue Jan 19, 2024 · 0 comments
Open

Error on shutdown #24

Umaaz opened this issue Jan 19, 2024 · 0 comments

Comments

@Umaaz
Copy link
Member

Umaaz commented Jan 19, 2024

Describe the bug
When the application with deep is shutdown there is sometimes an error thrown.

To Reproduce
Reproduction is not easy. Essentially if deep shuts down while set_trace is running there can be an exception thrown.

Expected behavior
No exception on shutdown.

Desktop (please complete the following information):

  • OS: linux
  • Version: main
  • Python Version cpython 3.12

Additional context
Probably just need to add atexit handler.

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