Comment 12 for bug 1362543

Revision history for this message
Chris Coulson (chrisccoulson) wrote :

Thanks, although I'm still not entirely clear. I should rephrase my question :)

Is the application given a chance to shut down cleanly (ie, the destructors for things like the QCoreApplication and any QQmlEngines run), or is it just killed? This bug would suggest either the latter, or resources not being cleaned up properly (which would sync the application cache to disk and would have prevented this problem)