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 _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
