[Mono-bugs] [Bug 78139][Nor] Changed - Bad implementation of SynchronizationContext.Post()

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Apr 19 10:24:10 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 flipper98 at gmx.net.

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

--- shadow/78139	2006-04-19 07:25:14.000000000 -0400
+++ shadow/78139.tmp.30851	2006-04-19 10:24:10.000000000 -0400
@@ -47,6 +47,13 @@
 It affects on every class that implements the event-based asynchronous
 pattern, which makes use of the AsyncOperation class which in turn
 uses the SynchronizationContext class. (see 
 http://msdn2.microsoft.com/en-us/library/hkasytyf(VS.80).aspx).
 I'm currently implementing this pattern in one of my apps classes,
 this is why i stumbled over this problem.
+
+------- Additional Comments From flipper98 at gmx.net  2006-04-19 10:24 -------
+i just saw you commited the AsyncOperation stuff!
+this is great, so i can drop my temporary replacement class i wrote
+yesterday :D
+(stopwatch is there, too! yay! need this one as well..)
+many thanks!


More information about the mono-bugs mailing list