Skip to content
Commit 0260e596 authored by Jan Grulich's avatar Jan Grulich
Browse files

Background portal: avoid crash when allowing app to run in background

We need to return as soon as possible from the notification callback, otherwise it can
happen that the notification is closed and deleted while we block the callback with
a message dialog.

BUG:438954
parent 921f8a83
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