"EXT-Raiteri, Ashley L" <[EMAIL PROTECTED]> writes: > I couldn't file an issue at ISSUE tracker because bugzilla still doesnt have > an xmlrpc project yet. > > below is a patch I suggested to hannes a couple of days ago. > Obviously I beleive there are better solutions than the quik patch i have > posted here. Ideally, > the NORMAL method for making threads terminate - > as shown by Eckel ("thinking in java -p.874) & > Oreilley's Oaks & Wong (Java Threads 2nd ed - p. 160) > A semaphore would be best: > > This implementation is shown after the FIRST one below: > (Also, in BOTH patches, a BETTER EXCEPTION catch is needed - i just am too > ignorant to know what to > put in the catch clauses for these kinds of try blocks!) [snip]
Ashley, thanks for posting the bug. I'll take a look at it as soon as I have a chance. Dan