Message217108
Sorry, I somehow attached an old version of the patch. This one should be correct.
Steven: Redirection relies on a shell - the native 'run a process' interface that the installer uses can't do that. There are ways to work around this, but I think this approach makes sense.
It exits early because stdout and stderr don't go anywhere, so once either of them has filled up a fairly small buffer, attempts to write to it throw an error. I'd love to see that fixed, but it's been known about for years (see issue 706263), and it seems unlikely to change any time soon. |
|
Date |
User |
Action |
Args |
2014-04-24 01:26:54 | takluyver | set | recipients:
+ takluyver, ezio.melotti, steven.daprano |
2014-04-24 01:26:54 | takluyver | set | messageid: <1398302814.57.0.825596576778.issue21338@psf.upfronthosting.co.za> |
2014-04-24 01:26:54 | takluyver | link | issue21338 messages |
2014-04-24 01:26:53 | takluyver | create | |
|