diff options
| author | Thomas Vanbesien <tvanbesi@proton.me> | 2026-03-09 11:16:56 +0100 |
|---|---|---|
| committer | Thomas Vanbesien <tvanbesi@proton.me> | 2026-03-09 11:16:56 +0100 |
| commit | 47096b375797c38b5b1e79f1366f1152cc292875 (patch) | |
| tree | 6f7a63760d776d8b9ea5a84988992555b60befa2 /demo/NodePage.qml | |
| parent | e35f8dd0deca155353f7e0ba2477ec6eda764acb (diff) | |
| download | BobinkQtOpcUa-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/NodePage.qml')
0 files changed, 0 insertions, 0 deletions
