Skip to content
Commit c82fc387 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Manualy call Connection::reconnect() from Monitor

It sometimes happened that the server managed to deliver Hello response
before we could connect to the commandReceived() signal. Now we first
connect to the signal and then ask Connection to establish connection
to the server.
parent b08d5368
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