[Mono-bugs] [Bug 78139][Nor] Changed - Bad implementation of
SynchronizationContext.Post()
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Apr 28 08:54:00 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78139
--- shadow/78139 2006-04-19 10:24:10.000000000 -0400
+++ shadow/78139.tmp.20818 2006-04-28 08:54:00.000000000 -0400
@@ -54,6 +54,11 @@
------- 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!
+
+------- Additional Comments From atsushi at ximian.com 2006-04-28 08:53 -------
+At least there is no reason not to change Post() to use ThreadPool as
+you suggested, so I made the change in SynchronizationContext. I don't
+think it still works fine but lets see what happens ;-)
More information about the mono-bugs
mailing list