The source project of this merge request has been removed.
Fix discover freezing when internet connection is absent
I'm not super familiar C++ nor with the code base yet, but using git bisect and some playing around with the first bad commit (7eddbef0 - Use std::chrono_literals + initialize variables in headers), I figured out that this exact change caused this bug.