[Mono-bugs] [Bug 78024][Nor] New - Abort() fails to abort when in
WebRequest
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Apr 5 15:22:35 EDT 2006
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 wmaxfield at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78024
--- shadow/78024 2006-04-05 15:22:35.000000000 -0400
+++ shadow/78024.tmp.12277 2006-04-05 15:22:35.000000000 -0400
@@ -0,0 +1,43 @@
+Bug#: 78024
+Product: Mono: Runtime
+Version: 1.1
+OS:
+OS Details: Ubuntu Breezy
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: wmaxfield at gmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Abort() fails to abort when in WebRequest
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+ Abort() fails to abort thread when thread in WebRequest. Works in Windows.
+
+Steps to reproduce the problem:
+1. compile attached program
+2. run it
+3. click on quit button while web site timing out
+
+Actual Results:
+
+ window disappears, but thread remains running in background
+
+Expected Results:
+
+ window and thread both to quit. (That is how .NET does it)
+
+How often does this happen?
+
+ always
+Additional Information:
+
+ I can't see in BugZilla where to attach my program. I've got it gzipped.
More information about the mono-bugs
mailing list