in reply to Re: Problem with threading code
in thread Problem with threading code

I am getting the following error when it gets to Thread 10: replacing perl -wle "print q(store003 stage 2);sleep(rand(10));print q(store003 stage 2 done)" with store010 store003 stage 2 Instead, it should be something like replacing perl -wle "print q(storeplaceholder stage 2);sleep(rand(10));print q(storeplaceholder stage 2 done)" with store010

Replies are listed 'Best First'.
Re^3: Problem with threading code
by BrowserUk (Patriarch) on Nov 28, 2008 at 23:10 UTC