<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Does interrupting GC.WaitForPendingFinalizers interrupt finalization?</title><link>http://blogs.msdn.com/tess/archive/2008/04/21/does-interrupting-gc-waitforpendingfinalizers-interrupt-finalization.aspx</link><description>I got a question the other day around calling GC.Collect and GC.WaitForPendingFinalizers. The issue revolved around a problem where the finalizer was blocked and where the application would call GC.Collect() and GC.WaitForPendingFinalizers() which then</description><dc:language>sv-SE</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Does interrupting GC.WaitForPendingFinalizers interrupt finalization?</title><link>http://blogs.msdn.com/tess/archive/2008/04/21/does-interrupting-gc-waitforpendingfinalizers-interrupt-finalization.aspx#8414715</link><pubDate>Mon, 21 Apr 2008 17:37:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8414715</guid><dc:creator>Sasha Goldshtein</dc:creator><description>&lt;p&gt;This is a classic case of poor documentation. &amp;nbsp;The MSDN doesn't reflect the fact that it's not the GC thread that runs the finalizer... &amp;nbsp;From reading the quote above that's what had me most confused.&lt;/p&gt;
</description></item><item><title>re: Does interrupting GC.WaitForPendingFinalizers interrupt finalization?</title><link>http://blogs.msdn.com/tess/archive/2008/04/21/does-interrupting-gc-waitforpendingfinalizers-interrupt-finalization.aspx#8414797</link><pubDate>Mon, 21 Apr 2008 18:16:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8414797</guid><dc:creator>Nixta</dc:creator><description>&lt;p&gt;Thanks for that, Tess. Your blog is fantastic and these posts and the labs are fascinating.&lt;/p&gt;
&lt;p&gt;Oh, how I wish they'd been around a couple of years ago :)&lt;/p&gt;
&lt;p&gt;All these posts and your help on all the above have finally persuaded me that I need to seriously get to grips with windbg. I'd thought my days of this level of debugging were long gone, but I guess it's time to roll up my sleeves and get stuck in.&lt;/p&gt;
</description></item></channel></rss>