Message367277
>since we are going to delete the threading.Thread object with its _tstate_lock object anymore.
Do we have any pep or discuss record about this plan?
> * Modify release_sentinel() to not use the lock: avoid PyThread_release_lock() call.
Hm, I am not sure about it. Looks like we can not remove it directly. |
|
| Date |
User |
Action |
Args |
| 2020-04-25 17:54:07 | shihai1991 | set | recipients:
+ shihai1991, vstinner |
| 2020-04-25 17:54:07 | shihai1991 | set | messageid: <[email protected]> |
| 2020-04-25 17:54:07 | shihai1991 | link | issue40092 messages |
| 2020-04-25 17:54:06 | shihai1991 | create | |
|