[Mono-devel-list] Patch for WaitHandle.WaitAny
Gonzalo Paniagua Javier
gonzalo at ximian.com
Wed Jul 14 07:11:19 EDT 2004
El mié, 14-07-2004 a las 04:46, Sébastien Robitaille escribió:
> Hi,
>
> here is a small patch to correct Defect #61511.
>
> The problem arises when WaitHandle.WaitAny is used with multiple AutoResetEvent. If many events get signaled "at the same time",
> they will all become non-signaled when only one should (The one at the index returned by the WaitAny method).
>
> There is also a small test case attached to this message.
> Can somebody review this change please.
Can you attach the proposed patch to the bug report?
Thanks.
-Gonzalo
More information about the Mono-devel-list
mailing list