Skip to content
Commit 0a6b3a90 authored by Jonathan Thomas's avatar Jonathan Thomas
Browse files

Exit synchronously in the case of a backend initialization error.

The way that the asynchronous error reporting currently works will not close the
application "quick" enough when QApplication::exit is called. In the future, the smart
thing to do would to make QApt::Backend::reloadCache return a bool, but that would
break ABI and will have to wait for QApt2.

BUG:287988
FIXED-IN:1.3.0
parent 2837a2bd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment