Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Suspend/resume all user threads command in pydevd #732

Closed
karthiknadig opened this issue Aug 3, 2018 · 4 comments
Closed

Suspend/resume all user threads command in pydevd #732

karthiknadig opened this issue Aug 3, 2018 · 4 comments

Comments

@karthiknadig
Copy link
Member

@fabioz Would it be possible to provide suspend all and resume all commands Or just extend the existing commands if no thread id is provided then it means suspend all or resume all?

@fabioz
Copy link
Contributor

fabioz commented Aug 3, 2018

Yes, that should be possible. What's the priority on this issue?

@karthiknadig
Copy link
Member Author

This is low priority.

@fabioz
Copy link
Contributor

fabioz commented Aug 23, 2018

Just as a note, I already have a fix for this, but it has conflicts with other pull requests I have open:

#764
#765
#767

So, when those are merged I'll provide a pull request for this one.

@karthiknadig
Copy link
Member Author

ptvsd side changes are still pending. I will be doing them.

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

No branches or pull requests

2 participants