Skip to content
Commit 3fa7111b authored by Thomas Friedrichsmeier's avatar Thomas Friedrichsmeier
Browse files

New attempt at fixing the hang on exit: Do not kill the backend process from...

New attempt at fixing the hang on exit: Do not kill the backend process from the transmitter thread at all.
It should be perfectly fine to do this via the destructor from the main thread.
Note that the backend's signal for quitting is losing the connection.
parent a7fc57f1
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