[Mono-bugs] [Bug 74983][Nor] Changed - ThreadPool worker threads
don't abort when Main ends
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri May 20 22:37:06 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 bmaurer at users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=74983
--- shadow/74983 2005-05-20 22:11:14.000000000 -0400
+++ shadow/74983.tmp.20759 2005-05-20 22:37:06.000000000 -0400
@@ -77,6 +77,13 @@
abort even at small numbers of threads (mono ThreadBuster.exe 1), while
.NET reliably *does* abort even at large numbers of threads
(ThreadBuster 400000).
Sometimes it will abort under Mono, but usually it does not.
+
+------- Additional Comments From bmaurer at users.sf.net 2005-05-20 22:37 -------
+There have been other problems aborting threads, eg:
+
+bug 74711
+bug 74712
+bug 72740
More information about the mono-bugs
mailing list