Great just wanted to verify it was something unlikely to change. On Sun, May 29, 2016 at 6:03 PM, Alex Rønne Petersen <[email protected]> wrote: > Yes, this is guaranteed. We make the same assumption in Mono's own log > profiler to do cleanup. > > Regards, > Alex > > On Sun, May 29, 2016 at 3:28 PM, Greg Young <[email protected]> wrote: >> From running and testing it seems that Start/End are called on the >> thread in question. Can I assume this to be the case in the future? >> Basically I have some thread clean up work I would like to do in >> ThreadEnd and would prefer to just be able to do it here. Are there >> some situations where ThreadStart/ThreadEnd might be called on from a >> thread that is not the target thread? >> -- >> Studying for the Turing test >> _______________________________________________ >> Mono-devel-list mailing list >> [email protected] >> http://lists.ximian.com/mailman/listinfo/mono-devel-list
-- Studying for the Turing test _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
