Skip to content
Commit 0d5ab334 authored by Harald Sitter's avatar Harald Sitter 🐧
Browse files

don't block gui thread while starting debugger

instead connect to errorOccurred and handle errors through that.
conveniently on posix systems FailedToStart could happen after
waitForStarted anyway, meaning we handle that more correctly now
(reflected in our state as FailedToStart rather than Failed)
parent 18d9420c
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