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

ExternalPartStorage: use regular QMutex instead of std::call_once

std::call_once seems to have been misbehaving in unit-tests for some
reason, so lets fallback to traditional QMutex in EPS::instance().
parent 1a2f30b1
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