Message 161325 - Python tracker
Message161325
| Author | techtonik |
|---|---|
| Recipients | cvrebert, rosslagerwall, sbt, techtonik, weirdink13 |
| Date | 2012-05-22.05:43:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1337665427.04.0.583136344574.issue14872@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The problem with memory is more actual for machines with SSD where swap is usually turned off and /tmp files are located on memory disk. Hitting memory limit often means hard reset. My process is pretty generic that uses all streams, and I don't know how to use threads/polls crossplatform way. issue1191964 looks interesting. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-05-22 05:43:47 | techtonik | set | recipients: + techtonik, cvrebert, rosslagerwall, sbt, weirdink13 |
| 2012-05-22 05:43:47 | techtonik | set | messageid: <1337665427.04.0.583136344574.issue14872@psf.upfronthosting.co.za> |
| 2012-05-22 05:43:46 | techtonik | link | issue14872 messages |
| 2012-05-22 05:43:46 | techtonik | create | |