Message 199390 - Python tracker
Message199390
| Author | sbt |
|---|---|
| Recipients | Olivier.Grisel, jnoller, lars, sbt |
| Date | 2013-10-10.14:44:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1381416287.56.0.285010234127.issue18999@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
BTW, the context objects are singletons. I could not see a sensible way to make ctx.Process be a picklable class (rather than a method) if there can be multiple instances of a context type. This means that the helper processes survive until the program closes down. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-10-10 14:44:47 | sbt | set | recipients: + sbt, jnoller, lars, Olivier.Grisel |
| 2013-10-10 14:44:47 | sbt | set | messageid: <1381416287.56.0.285010234127.issue18999@psf.upfronthosting.co.za> |
| 2013-10-10 14:44:47 | sbt | link | issue18999 messages |
| 2013-10-10 14:44:47 | sbt | create | |