aboutsummaryrefslogtreecommitdiffstats
path: root/demo/CMakeLists.txt
diff options
context:
space:
mode:
authorThomas Vanbesien <tvanbesi@proton.me>2026-03-09 11:16:56 +0100
committerThomas Vanbesien <tvanbesi@proton.me>2026-03-09 11:16:56 +0100
commit47096b375797c38b5b1e79f1366f1152cc292875 (patch)
tree6f7a63760d776d8b9ea5a84988992555b60befa2 /demo/CMakeLists.txt
parente35f8dd0deca155353f7e0ba2477ec6eda764acb (diff)
downloadBobinkQtOpcUa-47096b375797c38b5b1e79f1366f1152cc292875.tar.gz
BobinkQtOpcUa-47096b375797c38b5b1e79f1366f1152cc292875.zip
Fix auto-accept certificate blocking for 30s on event loop timeout
When acceptCertificate() was called synchronously from the certificateTrustRequested signal handler, m_certLoop was still nullptr so the quit() call was a no-op. The event loop then blocked for the full 30-second timeout. Skip the event loop when m_certAccepted is already set by a synchronous handler.
Diffstat (limited to 'demo/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions