[Mono-list] Exceptions in finalizers now terminate the runtime
    Alex Rønne Petersen 
    xtzgzorex at gmail.com
       
    Wed Apr 25 21:12:18 UTC 2012
    
    
  
Hi,
Since commit 59883a039925be9ff3e478d265aa7be896fbda79, the Mono
runtime will now terminate upon any exception in a finalizer. This was
done to be compatible with .NET.
See this link for the details:
https://github.com/mono/mono/commit/59883a039925be9ff3e478d265aa7be896fbda79
This is just a warning so anyone who's relying on the old behavior can
fix their code in advance.
Regards,
Alex
    
    
More information about the Mono-list
mailing list