Hi,<br><br>Some of my tasklets are blocked because of which whole system is blocked. There is a option of timeout in run method but it is not time it is depending on number of instruction, how Can i specify the time.<br><br>
suppose in my function if i write time.sleep(30) then every thing is block. can i avoid this situation.<br><br><br>--Piyush<br>