[Mono-bugs] [Bug 74962][Nor] Changed - UnregisterChannel doesn't
release socket right away (racing condition)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed May 18 12:27:46 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 lluis at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74962
--- shadow/74962 2005-05-15 19:00:20.000000000 -0400
+++ shadow/74962.tmp.27384 2005-05-18 12:27:46.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 74962
Product: Mono: Runtime
Version: 1.1
-OS:
+OS: unknown
OS Details: Ubuntu Linux 5.04
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: remoting
AssignedTo: mono-bugs at ximian.com
ReportedBy: pisanko at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -114,6 +114,9 @@
in [0x00007] (at /home/alexey/Projects/Bug/Main.cs:17) MainClass:Main
(System.String[] args)
--- cut here ---
But if you will uncomment Thread.Sleep(50); after UnregisterChannel(); this
piece of code will work without any problem.
+
+------- Additional Comments From lluis at ximian.com 2005-05-18 12:27 -------
+Fixed in SVN (r44686). Thanks!
More information about the mono-bugs
mailing list