Comment 10 for bug 412876

Revision history for this message
Ian Clatworthy (ian-clatworthy) wrote :

This turned out to be pretty easy to do in the end. The trick was to switch to using Qt's process management instead of Python's vanilla subprocess module.