[Mono-bugs] [Bug 41287][Nor] Changed - WaitHandle objects usable after Close
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Tue, 15 Apr 2003 02:14:47 -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=41287
--- shadow/41287 Mon Apr 14 08:13:43 2003
+++ shadow/41287.tmp.7452 Tue Apr 15 02:14:47 2003
@@ -32,6 +32,11 @@
Expected Results:
After a WaitHandle is closed, they should throw an exception when an
attempt is made to use them.
How often does this happen?
Always
+
+------- Additional Comments From r.h.lee@attbi.com 2003-04-15 02:14 -------
+Created an attachment (id=4038)
+WaitHandle.WaitOne Exceptions testcases
+