> Turns out it might be due to Win32 limitations (QueueUserAPC works only if
> SleepEx/WaitForMultipleObjectsEx etc... are used), as notify_thread_apc is
> never called back.
> I can fix that on my own threads. However, finalizer thread should use such
> functions as well otherwise it will always hang internally.

What version of mono are you using? I believe this was fixed several
months ago in the 2.6 and later branches.
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to