Daniel Folkinshteyn 27be9ceb74 commands.process: return immediately when terminating process, without having to deal with the queue.
otherwise, we have to block for $smalldelay between putting and getting the item, since queue putting is not instantaneous
and sometimes we would get 'nothing returned' instead of the timeout message.
2010-08-05 14:48:12 -04:00
..
2009-08-26 16:34:12 -04:00
2009-02-27 14:17:31 -05:00
2009-08-26 16:34:12 -04:00