Message 260027 - Python tracker
Message260027
| Author | Justin Mayfield |
|---|---|
| Recipients | Justin Mayfield, asvetlov, gvanrossum, python-dev, thehesiod, vstinner, yselivanov |
| Date | 2016-02-10.17:52:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1455126776.76.0.80838976192.issue25593@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Alexander, That sounds unrelated. I'd treat it as a new issue until you have concrete evidence to the contrary. Also on face value it sounds like it might just be your operating systems open file limit. On OSX I think the default open file limit is in the hundreds (256 on my box). Generally on unix-oid platforms it can be checked and changed with the `ulimit -n` command. Cheers |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-02-10 17:52:56 | Justin Mayfield | set | recipients: + Justin Mayfield, gvanrossum, vstinner, asvetlov, python-dev, yselivanov, thehesiod |
| 2016-02-10 17:52:56 | Justin Mayfield | set | messageid: <1455126776.76.0.80838976192.issue25593@psf.upfronthosting.co.za> |
| 2016-02-10 17:52:56 | Justin Mayfield | link | issue25593 messages |
| 2016-02-10 17:52:56 | Justin Mayfield | create | |