Message95205
| Author | kristjan.jonsson |
|---|---|
| Recipients | benjamin.peterson, gregory.p.smith, jnoller, jon, kristjan.jonsson, pitrou, r.david.murray |
| Date | 2009-11-13.21:42:46 |
| SpamBayes Score | 0.0017111889 |
| Marked as misclassified | No |
| Message-id | <1258148568.31.0.470634088489.issue7060@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
See my analysis from issue 7314: The other processes are all waiting to ReadFile(). Maybe they have yet to run to the point where they open the socket to which the master process is trying to connect to. The mystery is also: Why does the harmless act of setting an instance attribute on a context manager (and without any traceback) trigger this behaviour? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-11-13 21:42:48 | kristjan.jonsson | set | recipients: + kristjan.jonsson, gregory.p.smith, pitrou, jon, benjamin.peterson, jnoller, r.david.murray |
| 2009-11-13 21:42:48 | kristjan.jonsson | set | messageid: <1258148568.31.0.470634088489.issue7060@psf.upfronthosting.co.za> |
| 2009-11-13 21:42:47 | kristjan.jonsson | link | issue7060 messages |
| 2009-11-13 21:42:46 | kristjan.jonsson | create | |