Skip to content
Commit 5a2971fc authored by Volker Krause's avatar Volker Krause
Browse files

Work around KUnitConversion deadlocking when needing a currency update

The download of the exchange rate data is supposed to be blocking, but
that doesn't really work with QML apparently, and we can re-enter this
method a second time, which then deadlocks on the call into
KUnitConversion.

This needs a proper fix in KUnitConversion in KF6.

CCBUG: 469562
parent 839b528c
Pipeline #397042 passed with stage
in 5 minutes and 52 seconds
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