[Mono-dev] ExecutionContext and CallContext (contributing)

Rodrigo Kumpera kumpera at gmail.com
Fri Dec 7 16:44:08 UTC 2012


What's the bug number?


On Fri, Dec 7, 2012 at 11:41 AM, Yann ROBIN <me.show at gmail.com> wrote:

> 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
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20121207/580d8800/attachment.html>


More information about the Mono-devel-list mailing list