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

Add option for enable gui event loop when not using matplotlib (guiEventLoop) #800

Merged
merged 2 commits into from
Dec 4, 2021

Conversation

fabioz
Copy link
Collaborator

@fabioz fabioz commented Dec 3, 2021

This has additional fixes on top of: #787 (so, closing that one).

Fixes #782

@sonarcloud
Copy link

sonarcloud bot commented Dec 3, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@fabioz fabioz merged commit cf0d684 into microsoft:main Dec 4, 2021
@chubei-oppen
Copy link
Contributor

Very excited to see this merged! When will it be released?

@int19h
Copy link
Contributor

int19h commented Dec 6, 2021

We'll have another debugpy release before the year end, but it'll take a bit more time for that to get picked up by the clients.

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.

Enable gui event loop to run when a breakpoint is hit even if not using matplotlib
3 participants