|
From: | Klaus Treichel |
Subject: | [Pnet-developers] [bug #13443] static FileStream not written to disk on exit without Close() |
Date: | Sun, 26 Jun 2005 15:37:49 +0000 |
User-agent: | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50215) |
Follow-up Comment #3, bug #13443 (project dotgnu-pnet): The problem might be that static class members not garbage collected in ILExecProcessDestroy. The static members are mot handled at all. Should we set all static classmembers to null before doing the final garbage collection or is there a better solution? _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13443> _______________________________________________ Nachricht geschickt von/durch Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |