Hi folks,

I'm working my way through CTM, and now in Chapter 11. I've discovered a
strange issue. I can start one remote manager, and it works fine. But if I
start a second one, the process will go into a loop and keep using up more
and more RAM until it crashes.

So, in a new Oz process, I can run:

    {New Remote.manager init _}

and get a second process, but if I run the exact same thing again:

    {New Remote.manager init _}

the third process will spin its wheels, use up lots of RAM, then crash all
three processes.

Am I doing something wrong? I'm using Mozart 1.4.0 on Windows 7.

Thanks,
Lyle
_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to