mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
[AFV] Make sure the failures go to the log.
see https://discordapp.com/channels/539048679160676382/539846348275449887/707618814237343764
This commit is contained in:
committed by
Mat Sutcliffe
parent
083742b4ca
commit
a1f8525fcb
@@ -1236,6 +1236,7 @@ namespace BlackCore
|
||||
{
|
||||
if (msg.isFailure())
|
||||
{
|
||||
CLogMessage::preformatted(msg);
|
||||
emit this->afvConnectionFailure(msg);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user