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

Adds suspending and suspended events to pydevd #105

Closed
wants to merge 1 commit into from

Conversation

karthiknadig
Copy link
Member

No description provided.

@karthiknadig
Copy link
Member Author

I don't think we will be taking this change. After some testing we discovered that these events do not wrap the actual suspend of threads. That is, a thread suspend can occur after we fire the threads suspended event. Also, these are fired for each of the main and worker threads. I discussed this with @int19h we will need another way to correctly identify suspend of all threads. However, leaving this open until we have a better solution.

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

Successfully merging this pull request may close these issues.

2 participants