[Mono-dev] ExecutionContext and CallContext (contributing)
Yann ROBIN
me.show at gmail.com
Fri Dec 7 12:24:09 UTC 2012
Hi,
While trying to make some code work on Mono, I've noticed that
ExecutionContext only capture the SecurityContext.
In the MS implementation ExecutionContext also capture HostExecutionContext,
CallContext and SynchronizationContext.
(SynchronizationContext is not always captured (see this for more
information :
http://blogs.msdn.com/b/pfxteam/archive/2012/06/15/executioncontext-vs-synchronizationcontext.aspx
))
I want to work on capturing the CallContext. I don't see any ticket on this
in bugzilla, so i'm gonna open one. Is there something I should know before
I start ?
--
Yann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20121207/42ccd822/attachment.html>
More information about the Mono-devel-list
mailing list