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

On closing a message from the spyder-terminal appears on the Windows installer #17500

Closed
dalthviz opened this issue Mar 16, 2022 · 1 comment
Closed

Comments

@dalthviz
Copy link
Member

I checked with the full installer and seems like is closing without segfaults. However while checking it when closing a message from the spyder-terminal appears:

imagen

Originally posted by @dalthviz in #16409 (comment)

@ccordoba12 ccordoba12 added this to the v5.3.0 milestone Mar 16, 2022
@ccordoba12
Copy link
Member

To solve this the right way perhaps we also need to add support for PyQt 5.15 to Spyder-terminal.

So the easiest thing we could do before the release is to force a clean shutdown using os._exit(0) for the Windows installer, as we're doing for the Mac one too.

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

No branches or pull requests

2 participants