[Mono-bugs] [Bug 31448][Nor] Changed - program does not exit after Thread.Join
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
30 Sep 2002 09:34:09 -0000
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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=31448
--- shadow/31448 Sun Sep 29 16:13:17 2002
+++ shadow/31448.tmp.7861 Mon Sep 30 05:34:09 2002
@@ -1,13 +1,13 @@
Bug#: 31448
Product: Mono/Runtime
Version: unspecified
OS: Debian Woody
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: INVALID
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: vargaz@freemail.hu
QAContact: mono-bugs@ximian.com
@@ -31,6 +31,11 @@
------- Additional Comments From dick@ximian.com 2002-09-29 16:13 -------
The code should cope with waiting for a thread handle that already
exited (I saw the scenario described many times while I was testing it).
Are you running on linux or windows?
+
+------- Additional Comments From vargaz@freemail.hu 2002-09-30 05:34 -------
+I'm running debian unstable with the latest mono CVS. I tried again
+today, and now it seems to work as expected. So I'm marking this
+invalid :).