commit | 3800ef7ae2391e3bf6573b41fc6ac513cd3dde82 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Jun 02 19:12:01 2003 +0000 |
committer | Guido van Rossum <guido@python.org> | Mon Jun 02 19:12:01 2003 +0000 |
tree | 1a26e045b819651a01267635bf9ec2bff8667be7 | |
parent | bf68c78a6fc00de1682428eef4488d757dd2f17b [diff] |
When a previous call to poll() has already seen the process status, wait() should not call waitpid() again. Should be backported to 2.2.4.