-
- Downloads
Thread.Queue [Paranoia]: Broadcast the changed state.
This is intended to ensure that the state-changed signal is not lost. Consider the case when there is a thread that listens on the condition, but does not act on it; it could starve the threads that do intend to act on it. Fixes [PIKE-140].
Please register or sign in to comment