Message 132532 - Python tracker
Message132532
| Author | vstinner |
|---|---|
| Recipients | gregory.p.smith, jyasskin, loewis, nadeem.vawda, neologix, pitrou, rosslagerwall, s7v7nislands, vstinner |
| Date | 2011-03-29.21:32:32 |
| SpamBayes Score | 2.430888e-07 |
| Marked as misclassified | No |
| Message-id | <1301434340.30032.19.camel@marge> |
| In-reply-to | <1301434097.07.0.241748121227.issue8052@psf.upfronthosting.co.za> |
| Content | |
|---|---|
> I like the approach suggested by Gregory in issue11284 (msg129912) - if we are > sure the program is not multithreaded, get the list of fds before forking, and > use that; otherwise, do it the slow way. A signal handler can also opens new files :-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-03-29 21:32:33 | vstinner | set | recipients: + vstinner, loewis, gregory.p.smith, pitrou, jyasskin, nadeem.vawda, s7v7nislands, neologix, rosslagerwall |
| 2011-03-29 21:32:32 | vstinner | link | issue8052 messages |
| 2011-03-29 21:32:32 | vstinner | create | |