Skip to content
Commit 551100b4 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

plugins/screencast: Neutralize stopped streams

Streams are deleted with QObject::deleteLater(), it's still possible to
process some events before the stream is actually destroyed, which can
cause problems.


(cherry picked from commit 8428b460)
parent a1d01058
Pipeline #642127 passed with stage
in 13 minutes and 35 seconds
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