[Mono-bugs] [Bug 62421][Nor] Changed - Multiple calls to System.Threading.Timer.Change( ) can cause unexpected multiple callbacks
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 4 Aug 2004 07:59:03 -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 dev@6wardlaw.freeserve.co.uk.
http://bugzilla.ximian.com/show_bug.cgi?id=62421
--- shadow/62421 2004-08-04 07:58:26.000000000 -0400
+++ shadow/62421.tmp.23394 2004-08-04 07:59:03.000000000 -0400
@@ -89,6 +89,11 @@
return true;
}
This will ensure that the 'set_count' field of the underlying event is
cleared.
+
+------- Additional Comments From dev@6wardlaw.freeserve.co.uk 2004-08-04 07:59 -------
+Created an attachment (id=8869)
+Test case
+