Message338967
This may be especially useful to make sure that extension modules that have threads that were not created by Python calling into Python (registering with the interpreter and picking up the GIL) are stopped before the interpreter starts shutting down to avoid callbacks in the middle of the tear-down procedure. |
|
| Date |
User |
Action |
Args |
| 2019-03-27 15:15:32 | pablogsal | set | recipients:
+ pablogsal, nascheme, pitrou, vstinner, eric.snow, serhiy.storchaka |
| 2019-03-27 15:15:32 | pablogsal | set | messageid: <1553699732.76.0.287521016832.issue32312@roundup.psfhosted.org> |
| 2019-03-27 15:15:32 | pablogsal | link | issue32312 messages |
| 2019-03-27 15:15:32 | pablogsal | create | |
|