Issue 14115: 2.7.3rc and 3.2.3rc hang on test_asynchat and test_asyncore on 32-bit Windows (original) (raw)
Created on 2012-02-24 20:26 by loewis, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Messages (4) |
|
|
msg154155 - (view) |
Author: Martin v. Löwis (loewis) *  |
Date: 2012-02-24 20:26 |
As the title says: test_asynchat appears to hang on Windows. |
|
|
msg156250 - (view) |
Author: Martin v. Löwis (loewis) *  |
Date: 2012-03-18 13:52 |
This still happens for 3.2.3rc2 |
|
|
msg156251 - (view) |
Author: Martin v. Löwis (loewis) *  |
Date: 2012-03-18 13:54 |
test_asyncore hangs as well. |
|
|
msg156253 - (view) |
Author: Martin v. Löwis (loewis) *  |
Date: 2012-03-18 14:25 |
This was a false alarm; I just didn't wait long enough (test_asyncore needs 3 minutes when running under the PGI python). |
|
|
History |
|
|
|
Date |
User |
Action |
Args |
2022-04-11 14:57:27 |
admin |
set |
github: 58323 |
2012-03-18 15:10:22 |
r.david.murray |
set |
status: open -> closed |
2012-03-18 14:25:10 |
loewis |
set |
priority: release blocker -> resolution: not a bugmessages: + |
2012-03-18 13:54:56 |
loewis |
set |
messages: + title: 2.7.3rc hangs on test_asynchat on 32-bit Windows -> 2.7.3rc and 3.2.3rc hang on test_asynchat and test_asyncore on 32-bit Windows |
2012-03-18 13:52:40 |
loewis |
set |
priority: normal -> release blockerversions: + Python 3.2nosy: + georg.brandl, benjamin.petersonmessages: + keywords: + 3.2regression |
2012-02-24 20:33:20 |
pitrou |
set |
nosy: + giampaolo.rodolaversions: + Python 2.7 |
2012-02-24 20:26:23 |
loewis |
create |
|