help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Process & Fork


From: Tommy Pettersson
Subject: Re: [Help-smalltalk] Process & Fork
Date: Sun, 21 Jul 2019 13:19:59 +0200
User-agent: Mutt/1.10.1 (2018-07-13)

If it's not working with a delay in the main process it sounds like a bug.
What if you put a counter in the main process and print it as well, does
the main process stop too, or is it just the forked process?

Btw, on my Linux machine your original example works the way you expect. I
get the output:

   1 2 3 4 5 6 7 ... and so on, until I interrupt it.

Both with v3.2.5 and current master branch.

/Tommy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]