Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fabioz/python27_locks_all_threads_on_import


https://github.com/fabioz/python27_locks_all_threads_on_import

Last synced: about 17 hours ago
JSON representation

Awesome Lists containing this project

README

        

This project contains 2 folders, one showing an example on how Python 2.7 blocks all imports when the debugger is tracing an import and another showing how ptvsd becomes deadlocked because of that (see the related READMEs inside each folder).