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

Autoreload in CherryPy no longer blocked by pydevd threads. Fixes #1691 #1702

Merged
merged 4 commits into from
Aug 20, 2019

Conversation

fabioz
Copy link
Contributor

@fabioz fabioz commented Aug 19, 2019

No description provided.

@fabioz
Copy link
Contributor Author

fabioz commented Aug 19, 2019

This fixes the issue where CherryPy is waiting for pydevd threads to die in #1691, but there are still some issues to be addressed for the CherryPy reload to work properly (see: #1691 (comment)).

src/ptvsd/wrapper.py Outdated Show resolved Hide resolved
@fabioz fabioz requested review from int19h and karthiknadig August 20, 2019 12:13
@fabioz fabioz merged commit a08708d into microsoft:master Aug 20, 2019
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.

4 participants