Re: [Python-Dev] Centos 5.5 freeze during test_concurrent_futures

2010-11-24 Thread Antoine Pitrou
Hi, > py3k built from trunk on Centos 5.5 freezes during regrtest on > test_concurrent_futures with "Fatal Python error: Invalid thread state for > this thread". As in a typical concurrent problem, subsequent calls freeze in > different test cases, but the freeze itself is always reproducible

[Python-Dev] Centos 5.5 freeze during test_concurrent_futures

2010-11-23 Thread Ɓukasz Langa
Hi there! py3k built from trunk on Centos 5.5 freezes during regrtest on test_concurrent_futures with "Fatal Python error: Invalid thread state for this thread". As in a typical concurrent problem, subsequent calls freeze in different test cases, but the freeze itself is always reproducible and