[Mono-bugs] [Bug 41292][Maj] Changed - Some threads blocking on AutoResetEvent.WaitOne don't receive event

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 15 Apr 2003 07:35:53 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by r.h.lee@attbi.com.

http://bugzilla.ximian.com/show_bug.cgi?id=41292

--- shadow/41292	Tue Apr 15 07:34:49 2003
+++ shadow/41292.tmp.10621	Tue Apr 15 07:35:53 2003
@@ -73,6 +73,11 @@
 the number of threads that were blocking. 
 
 It can be compiled as an exe or a library.
 All testcases require NUnit20.
 
 running in exe: mono <compiled.exe> <threadcount> <minisleeptime>
+
+------- Additional Comments From r.h.lee@attbi.com  2003-04-15 07:35 -------
+Created an attachment (id=4040)
+TestCase : MTWaitHandleTests.cs
+