Message354278
| Author | vstinner |
|---|---|
| Recipients | jkloth, miss-islington, vstinner |
| Date | 2019-10-09.15:06:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1570633617.71.0.567427914777.issue38207@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
regrtest now workarounds this issue using timeouts on subprocess.Popen.wait() and threading.Thread.join() operations: see bpo-37531. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-10-09 15:06:57 | vstinner | set | recipients: + vstinner, jkloth, miss-islington |
| 2019-10-09 15:06:57 | vstinner | set | messageid: <1570633617.71.0.567427914777.issue38207@roundup.psfhosted.org> |
| 2019-10-09 15:06:57 | vstinner | link | issue38207 messages |
| 2019-10-09 15:06:57 | vstinner | create | |