[Mono-bugs] [Bug 59485][Wis] Changed - Crash/Exception when using threads and WebRequest

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 2 Jun 2004 17:14:27 -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 gonzalo@ximian.com.

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

--- shadow/59485	2004-06-02 17:13:51.000000000 -0400
+++ shadow/59485.tmp.811	2004-06-02 17:14:27.000000000 -0400
@@ -48,6 +48,11 @@
 ------- Additional Comments From gonzalo@ximian.com  2004-06-02 17:13 -------
 This has nothing to do with HttpWebRequest et al.
 Your program locks forever when run.
 
 I'm attaching a versiont that actually works and uses the async.
 methods instead of creating a new thread to monitor the progress.
+
+------- Additional Comments From gonzalo@ximian.com  2004-06-02 17:14 -------
+Created an attachment (id=7976)
+This works - mcs -pkg:gtk-sharp iaintest.cs
+