<div dir="ltr">Hi guys,<div><br></div><div>For some reason, even after shutting down all my server adaptors, unregister apps, kill all sessions etc... I still cannot get rid of some instances that end up with a very very large graph.</div>
<div><br></div><div>I am with Seaside 3.0.10 and Pharo 2.0. </div><div><br></div><div><div>WAApplication allInstances select: [:each | (each preferenceAt: #rootClass) = DpWebRootTask] -&gt; 0.   (DpWebRootTask is my root class that I register)</div>
<div>WASession allSubInstances size -&gt; 0. </div><div><div>WAServerAdaptor allSubInstances size -&gt; 0.</div></div><div><br></div><div>And the list continues. I did all the cleanings and resets I am aware of. Still, I have a referecne to an instance of DpWebRootTask (my root class) and an instance of the the class the #go of DpWebRootTask does a #call:</div>
<div><br></div><div>I have spent 2 hours following strong pointers and nothing...</div><div><br></div><div>Any help is appreciated. </div><div><br></div><div><br></div>-- <br>Mariano<br><a href="http://marianopeck.wordpress.com" target="_blank" class="vt-p">http://marianopeck.wordpress.com</a><br>

</div></div>