[Mono-bugs] [Bug 80063][Nor] Changed - Signals abort Thread.Sleep
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jan 1 16:46:58 EST 2007
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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80063
--- shadow/80063 2006-11-28 06:16:38.000000000 -0500
+++ shadow/80063.tmp.25687 2007-01-01 16:46:58.000000000 -0500
@@ -112,6 +112,9 @@
signal that should be only used for debugging deadlocks and livelocks
and such (yes, the manpage wording is unfortunate, IMHO)
second: we need the sleep to be interruptable to implement some
required runtime behaviour (I guess Thread.Interrupt/Abort etc): this
doesn't mean that the Sleep icall should terminate earlier than
requested if we don't actually terminate or interrupt the thread.
+
+------- Additional Comments From miguel at ximian.com 2007-01-01 16:46 -------
+I fixed the man page wording.
More information about the mono-bugs
mailing list