John Garland b0029517eb Execute: make running commands asynchronous
This prevents deluge from hanging while it waits
for a command to finish.
This also prevents a deadlock from occuring
(c.f. warning at
 http://docs.python.org/library/subprocess.html#subprocess.Popen.wait)
2012-03-02 12:57:47 +11:00
..
2012-01-09 18:32:49 +00:00
2012-02-29 01:35:37 +00:00
2010-09-03 17:11:57 -07:00