Message363517
To reproduce the bug on Linux:
* apply attached slow_exit.patch to sleep 1 second just before exiting the process, in the main() function
* run: ./python daemon_threads_exit.py # attached file
Example:
---
$ ./python daemon_threads_exit.py
Start 100 daemon threads
Exit Python main thread
Erreur de segmentation (core dumped)
--- |
|
| Date |
User |
Action |
Args |
| 2020-03-06 14:51:15 | vstinner | set | recipients:
+ vstinner, ncoghlan, eric.snow, pablogsal, nanjekyejoannah |
| 2020-03-06 14:51:15 | vstinner | set | messageid: <[email protected]> |
| 2020-03-06 14:51:15 | vstinner | link | issue39877 messages |
| 2020-03-06 14:51:15 | vstinner | create | |
|