Message 152426 - Python tracker
Message152426
| Author | ncoghlan |
|---|---|
| Recipients | hynek, jcea, ncoghlan, neologix, pitrou, rosslagerwall, tarek |
| Date | 2012-02-01.10:08:45 |
| SpamBayes Score | 8.175755e-06 |
| Marked as misclassified | No |
| Message-id | <1328090927.35.0.956227948063.issue13734@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'm also a fan of using the simpler approach unless/until we have solid evidence that the file descriptor limit could be a problem in practice. A comment in the code mentioning the concern, along with the fact that there's an alternate algorithm attached to this tracker issue that avoids it would probably be appropriate though. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-02-01 10:08:47 | ncoghlan | set | recipients: + ncoghlan, jcea, pitrou, tarek, neologix, rosslagerwall, hynek |
| 2012-02-01 10:08:47 | ncoghlan | set | messageid: <1328090927.35.0.956227948063.issue13734@psf.upfronthosting.co.za> |
| 2012-02-01 10:08:46 | ncoghlan | link | issue13734 messages |
| 2012-02-01 10:08:45 | ncoghlan | create | |