https://bz.apache.org/bugzilla/show_bug.cgi?id=69527
--- Comment #15 from Mark Thomas <[email protected]> --- I think the problem described in comment #1 could occur if thread 2 started from a call to backgroundProcess() rather than getResource(). Might that be what is happening? If it is, the single lock solution I am working on should address this problem too. -- 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]
