Issue18675
Created on 2013-08-07 09:23 by guettli, last changed 2022-04-11 14:57 by admin. This issue is now closed.
| Messages (3) | |||
|---|---|---|---|
| msg194601 - (view) | Author: Thomas Guettler (guettli) * | Date: 2013-08-07 09:23 | |
This is a documentation bug: Since #1856 is not solved for Python2, it needs to be documented. Daemon Threads on Python2 can seg fault. Work arounds: http://stackoverflow.com/questions/18098475/detect-interpreter-shut-down-in-daemon-thread |
|||
| msg227973 - (view) | Author: Mark Lawrence (BreamoreBoy) * | Date: 2014-09-30 18:49 | |
@Thomas can you provide a patch for this issue? |
|||
| msg227983 - (view) | Author: Thomas Guettler (guettli) * | Date: 2014-09-30 19:26 | |
What kind of patch do you want? Documentation patch or fixing the bug in the interpreter? I am not a native speaker, that's why I avoid documentation patches. For me, the issue is solved. It is documented in stackoverflow and here. Since Python2 will be gone sooner or later, I don't want to invest hours into fixing this at interpreter level. Should I close the issue? |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:57:49 | admin | set | github: 62875 |
| 2019-04-27 10:42:32 | asvetlov | set | status: open -> closed resolution: wont fix stage: resolved |
| 2019-04-26 20:41:08 | BreamoreBoy | set | nosy:
- BreamoreBoy |
| 2014-09-30 19:27:00 | guettli | set | messages: + msg227983 |
| 2014-09-30 18:49:23 | BreamoreBoy | set | nosy:
+ BreamoreBoy messages:
+ msg227973 |
| 2013-08-09 20:17:31 | vstinner | set | nosy:
+ vstinner |
| 2013-08-07 09:23:16 | guettli | create | |