Message355922
Usually in the python extension, only the python function needs to be written between Py_BEGIN_ALLOW_THREADS and Py_END_ALLOW THREADS, but the c callback function needs PyGILState_Ensure and PyGILState_Release, but PyGILState_Releas cannot release gil correctly. |
|
Date |
User |
Action |
Args |
2019-11-04 04:55:37 | 123 wlpha | set | recipients:
+ 123 wlpha |
2019-11-04 04:55:37 | 123 wlpha | set | messageid: <1572843337.75.0.981044600034.issue38680@roundup.psfhosted.org> |
2019-11-04 04:55:37 | 123 wlpha | link | issue38680 messages |
2019-11-04 04:55:37 | 123 wlpha | create | |
|