Skip to content

Properly log errors in ConnectionServer::listenForRemote()

Nicolas Fella requested to merge work/nico/error-2 into master

The backend currently saves the error, but we don't do anything with it

Merge request reports