Menu

Commit [r6522]  Maximize  Restore  History

do not use subprocess.wait(), it can deadlock if the child process generates enough output to a pipe such that it blocks waiting for the OS pipe buffer to accept more data

zippybr 2011-05-30

changed /trunk/gui/middleware/notifier.py
/trunk/gui/middleware/notifier.py Diff Switch to side-by-side view
Loading...