[Mono-bugs] [Bug 56699][Nor] New - App never ends when using System.Threading.Timer

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 8 Apr 2004 09:50:16 -0400 (EDT)


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 joergr@voelcker.com.

http://bugzilla.ximian.com/show_bug.cgi?id=56699

--- shadow/56699	2004-04-08 09:50:16.000000000 -0400
+++ shadow/56699.tmp.9583	2004-04-08 09:50:16.000000000 -0400
@@ -0,0 +1,35 @@
+Bug#: 56699
+Product: Mono: Class Libraries
+Version: unspecified
+OS: Suse 8.2
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: CORLIB
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: JoergR@voelcker.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: App never ends when using System.Threading.Timer
+
+Description of Problem:
+The application hangs when using (and disposing) System.Threading.Timer.
+
+Steps to reproduce the problem:
+1. Compile attached sample
+2. Run it
+
+Actual Results:
+Application hangs at end of Main.
+
+Expected Results:
+Application should finish.
+
+How often does this happen? 
+Always.
+
+Additional Information: