[Mono-dev] Mono hangs on shutdown when /dev/ttySx ports were opened.

Kornél Pál kornelpal at gmail.com
Thu Sep 17 10:54:14 EDT 2009


Hi,

Zoltan Varga wrote:
>   The runtime tries to abort all threads and waits for them to 
> terminate, so if a thread refuses
> to die for some reason, the runtime will hang. Its possible that the 

This hang has occurred or different reasons and was reported several times.

Is there a specific reason that prevents us from terminating all the 
threads on exit?

MS.NET simply kills all the threads and usually the finally blocks 
aren't even executed on exit.

Kornél


More information about the Mono-devel-list mailing list