Message 338828 - Python tracker
Message338828
| Author | vstinner |
|---|---|
| Recipients | eric.snow, pablogsal, pitrou, vstinner |
| Date | 2019-03-25.22:17:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1553552253.88.0.810567328311.issue36427@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> This behaviour that protects against problems due to daemon threads registered with the interpreter can be *very* surprising for C-extensions that are using these functions to implement callbacks that can call into Python. I really dislike the design of daemon threads. If it would be only me, I would prefer this nasty feature causing so much issues at Python shutdown. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-25 22:17:33 | vstinner | set | recipients: + vstinner, pitrou, eric.snow, pablogsal |
| 2019-03-25 22:17:33 | vstinner | set | messageid: <1553552253.88.0.810567328311.issue36427@roundup.psfhosted.org> |
| 2019-03-25 22:17:33 | vstinner | link | issue36427 messages |
| 2019-03-25 22:17:33 | vstinner | create | |