http://qs321.pair.com?node_id=11124412


in reply to script hanging at thread start

Without seeing the rest of your code, you would do well to throttle the number of ithreads (not real "threads") being active at any given time. And since you're dealing with external services, I would also set an alarm (timeout) inside of your anonymous sub that you're using to call runMain.