Message184344
Here is an updated patch.
Note that I think this patch could break some programs. For example, if you have a thread in your main process which has a database connection open, deleting the thread state in a child process might shutdown the database connection (depending on the exact protocol). Therefore, I think it would be better to only apply the patch in 3.4. |
|
| Date |
User |
Action |
Args |
| 2013-03-16 19:10:02 | pitrou | set | recipients:
+ pitrou, Ringding, neologix |
| 2013-03-16 19:10:02 | pitrou | set | messageid: <[email protected]> |
| 2013-03-16 19:10:02 | pitrou | link | issue17094 messages |
| 2013-03-16 19:10:02 | pitrou | create | |
|