-
Henrik (Grubba) Grubbström authored
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].
Henrik (Grubba) Grubbström authoredThis 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].