https://issues.apache.org/bugzilla/show_bug.cgi?id=45605





--- Comment #9 from Jeff Lawson <[EMAIL PROTECTED]>  2008-10-08 09:07:29 PST ---
there is a mistake in the last comment. The paragraph:
The root of the problem is that there is no way for the listener to indicate
that it is idle, then execute code outside of a critical section, and then pick
up the work to be done without this timing window being present. 

should read:
The root of the problem is that there is no way for the worker (not listener)
to indicate that it is idle, then execute code outside of a critical section,
and then pick up the work to be done without this timing window being present. 


-- 
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]

Reply via email to