This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2008年06月20日 00:06 by MrJean1, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg68432 - (view) | Author: Jean Brouwers (MrJean1) | Date: 2008年06月20日 00:06 | |
The test_multiprocessing hangs with both Python 2.6b1 and 3.0b1 on MacOS X 10.4.11 (Intel) but only when using make test. However, the test runs and passes in both builds if run separately, e.g. with ./python Lib/test/test_mutliprocessing.py. |
|||
| msg68433 - (view) | Author: Jean Brouwers (MrJean1) | Date: 2008年06月20日 00:18 | |
Sorry, this issue has already been raised in #3088. Please ignore. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:35 | admin | set | github: 47398 |
| 2008年06月20日 00:19:09 | benjamin.peterson | set | status: open -> closed resolution: duplicate superseder: test_multiprocessing hangs intermittently on POSIX platforms |
| 2008年06月20日 00:18:22 | MrJean1 | set | messages: + msg68433 |
| 2008年06月20日 00:06:26 | MrJean1 | create | |