Skip to content
Commit b4c6d84a authored by Igor Kushnir's avatar Igor Kushnir 💬
Browse files

JobStatus: clear status message when finished

Depending on its observed job, JobStatus can emit showMessage() with
timeout=0 but never emit showProgress(). Then its status message never
times out, is never cleared, and thus is displayed on the status bar
until KDevelop exit. Prevent this status message leak by clearing the
message when the observed job is finished.
parent 7c24bdeb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment