seancorfield / org-corfield-cfmx

Automatically exported from code.google.com/p/org-corfield-cfmx
0 stars 0 forks source link

isDone() returns cancelled #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Call TaskPool.isDone()

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

Exception (cancelled not defined). Should return true/false.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by seancorf...@gmail.com on 9 Mar 2007 at 6:13

GoogleCodeExporter commented 9 years ago
Changed to return completed.

Original comment by seancorf...@gmail.com on 9 Mar 2007 at 6:16