Skip to content

Do not prevent closing the main window while busy

Aleix Pol Gonzalez requested to merge work/close-into-sni-when-busy into master

Instead now we will hide the main window and let discover finish performing the remaining transactions in the background. Thus, now when we close we will:

  • Hide the main window
  • Show a SNI to restore the window
  • Expose the transaction state in KUiServerJobTracker

BUG: 419622

Merge request reports