Closed GoogleCodeExporter closed 9 years ago
Removing the while loops from the run method of each *Thread class in the
Processes module fixes the problem and still plots/displays the information it
should for simple test cases.
I'm not exactly sure why the while loops are there since it seems that the
current implementation waits for the result to be on the queue before trying to
take it off.
Original comment by wfly...@gmail.com
on 28 Jul 2010 at 4:55
Going to just mark this fixed.
Original comment by wfly...@gmail.com
on 28 Jul 2010 at 4:55
Opening this again. Seems that taking out the while loops prohibits one from
running the calculation twice from the same window.
Original comment by wfly...@gmail.com
on 28 Jul 2010 at 9:17
Fixed
Original comment by wfly...@gmail.com
on 30 Jul 2010 at 11:22
Original issue reported on code.google.com by
wfly...@gmail.com
on 7 Jul 2010 at 10:12