Skip to content
Commit ee744c72 authored by Martin Piatka's avatar Martin Piatka
Browse files

GUI: Fix deadlock in preview

This commit fixes a deadlock that could happen if the
UltraGrid process crashed or was killed while it held a lock
to the shared memory segment used for preview.

On Windows this happened often, because Qt can't terminate a QProcess
gracefuly and needs to kill it every time.
parent 77a63b27
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