https://issues.apache.org/bugzilla/show_bug.cgi?id=51925
--- Comment #4 from Sebb <[email protected]> 2011-10-04 23:41:54 UTC --- Patch looks OK, however when Bug 51957 is fixed, the try clause can complete normally without all tasks having completed. One way to fix this would be to call awaitTermination again with a very short timeout; the return value will indicate whether any tasks remain to be stopped. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
