https://issues.apache.org/bugzilla/show_bug.cgi?id=51880
--- Comment #2 from Sebb <[email protected]> 2011-09-23 10:34:18 UTC --- Thanks. The patch may well work, but the point of Shutdown is to do so gracefully; i.e. allow threads to complete what they are doing. Generating an interrupt will cause problems for threads that have started. I'll look into this further. -- 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]
