Login  Register

Re: Finalization question

Posted by Udo Schneider on Aug 05, 2014; 2:35pm
URL: https://forum.world.st/Finalization-question-tp4771533p4771857.html

On 05.08.2014 14:08, Udo Schneider wrote:
> I also reduced the testcases to even show a (IMHO) faulty behavior w/o
> any process at all. Simple references are sufficient.
I just created a small TestCase showing the (IHMO) faulty behavior. I
hope the intention is clear from the package/var names.

Gofer it
        smalltalkhubUser: 'UdoSchneider' project: 'Playground';
        package: 'CyclicFinalizationBug';
        load.

Check out the tests in CyclicFinalizationBugTestCase.

Hope this helps.

CU,

Udo