.NET Internals Cookbook Part 9 — Finalizers, queues, card tables and other GC stuff
This is the ninth part of the .NET Internals Cookbook series. For your convenience you can find other parts in the table of contents in Part 0 – Table of contents 59. What happens if an exception is thrown in finalizer? What about infinite loop? Let’s see this code: If you run it in dotnetfiddle … Continue reading .NET Internals Cookbook Part 9 — Finalizers, queues, card tables and other GC stuff