Just to become familiar with the debug feature before I use it in the real code I 
wrote a simple
test
script. I recognized the following: if I use unloop() to stop the loop, the watcher 
counter does
not
change. If I use the cancel phrase (as I send it with this message), there is a point 
when all
cleanups are reported to be done, but the reported watcher number still remains the 
same,
and the
entire script falls asleep instead of terminating. Well, its really an unrealistic 
test suite, but ...

I just want to let you know, in case it is of use.

                            Jochen

check.pl

Reply via email to