>> I've noticed that >> >> Timeout::timeout(1) { >> ¨Βωστεν¨Άσονμοξη πςογεσσΆ>> } >> >> after the block is executed, "some long process" continues to run. ¨Β>> this expected, or a bug? > > Expected. ¨Βινεουτ®τινεουτ δοξεσ§λξοχ τθγθιμπςογεσσ® ¨Βου > need to kill it by yourself. I wonder how that would be possible seeing as $? is not set to its pid because it never terminated, though... -r