startover / pythonfutures

Automatically exported from code.google.com/p/pythonfutures
Other
0 stars 0 forks source link

pthread_cond_wait: Invalid argument #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Runs 10-15 threads
2. Wait 1-10 minutes

What is the expected output? What do you see instead?

pthread_cond_wait: Invalid argument

What version of the product are you using? On what operating system?

futures v2.1.2, Mac OS X Snow Leopard

Original issue reported on code.google.com by anton.pa...@gmail.com on 29 May 2011 at 7:33

GoogleCodeExporter commented 9 years ago
Please submit an actual test or script that reproduces the problem.

Original comment by Dema...@gmail.com on 25 Aug 2012 at 1:57