Skip to content

qt: workaround for fingerprinter_Destroy() blocking the UI thread

The UI thread is blocked if fingerprinting is ongoing because fingerprinter_Destroy() is not able to immediately return.

Merge request reports

Loading