This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 26733
Status closed
Title bpo-37224: Fix the sequence of unlock/lock of MUTEX.
History
Date User Action Args
2021-06-15 17:02:18shihai1991setstatus: open -> closed
2021-06-15 13:02:07shihai1991settitle: bpo-37224: Fix the sequence of unlock/lock of CRITICAL_SECTION. -> bpo-37224: Fix the sequence of unlock/lock of MUTEX.
2021-06-15 11:58:36shihai1991settitle: bpo-37224: Lock the CRITICAL_SECTION before unlocking it -> bpo-37224: Fix the sequence of unlock/lock of CRITICAL_SECTION.
2021-06-15 11:30:26shihai1991linkissue37224 pull_requests
2021-06-15 11:30:26shihai1991create