An error occurred while fetching folder content.
Name | Last commit | Last update |
---|---|---|
.. |
When a child thread triggers __dealloc__ as part of a thread being joined, the thread is already considered to be "joined", and so releasing the GIL can allow the main thread to proceed to exit, which introduces shutdown race conditions/memory leaks.
Name | Last commit | Last update |
---|---|---|
.. | ||