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

Slow debugger in spyder #14382

Open
Carreau opened this issue Apr 2, 2024 · 0 comments
Open

Slow debugger in spyder #14382

Carreau opened this issue Apr 2, 2024 · 0 comments

Comments

@Carreau
Copy link
Member

Carreau commented Apr 2, 2024

see spyder-ide/spyder#20571

Carreau added a commit that referenced this issue Apr 2, 2024
I'm not 100% sure this is correct as technically the value of
__debugger_skip__ could change in the current frame while we are
stepping into it, but that is likely super rare, and the slowdown
that this create is problematic.

There is still a small overhead for me, but this should make the
experience much better.

See spyder-ide/spyder-kernels#458,
#13972,
spyder-ide/spyder#20571,
#14382
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