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
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to