[Mono-bugs] [Bug 74680][Nor] Changed - Creating mutex on new I/O
layer returns wrong status
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Sep 13 15:57:05 EDT 2005
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 dick at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74680
--- shadow/74680 2005-09-13 15:08:05.000000000 -0400
+++ shadow/74680.tmp.15156 2005-09-13 15:57:05.000000000 -0400
@@ -91,6 +91,14 @@
------- Additional Comments From miguel at ximian.com 2005-04-29 16:33 -------
Btw, this fails even if you terminate the application by pressing return .
------- Additional Comments From mlasky at novell.com 2005-09-13 15:08 -------
What is the status on this bug? It would be nice to use named
mutexes on mono.
+
+------- Additional Comments From dick at ximian.com 2005-09-13 15:57 -------
+Named mutexes work fine as far as I know, the only issue is that they
+dont automatically destroy themselves yet. But surely any app that
+uses them for synchronisation has to be able to cope with another
+instance having already created the mutex?
+
+Fixing this is in progress; it has been bumped by other tasks though.
More information about the mono-bugs
mailing list