Comment 2 for bug 1584093

Revision history for this message
Benjamin Zeller (zeller-benjamin) wrote :

Python is used here for several things:

1. Installing the uploaded click package
2. Setting up a debug environment
3. Executing the app using the hook specified in the RC
4. Redirecting the stdout and stderr of the application so it can be read by QtC
5. Waiting for the app to finish (using upstart events)
6. Cleaning up after the session is finished