[Mono-dev] ExecutionContext and CallContext (contributing)

Yann ROBIN me.show at gmail.com
Fri Dec 7 16:41:45 UTC 2012


I made a pull request for this :
https://github.com/mono/mono/pull/519

And here is the bugzilla ticket :
https://bugzilla.xamarin.com/process_bug.cgi


On Fri, Dec 7, 2012 at 1:24 PM, Yann ROBIN <me.show at gmail.com> wrote:

> 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
>



-- 
Yann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20121207/5a367477/attachment.html>


More information about the Mono-devel-list mailing list