Chris,

Let's create this future:

  [ 10000 sleep "hey" ] future

Then dup it and wait for it:

  dup ?future .

After a while I "hey" is printed. I still have the original future on the 
stack. If I call '?future' on it again, it actually blocks. Is this the 
correct behaviour?

Ed

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to