Files
cproof/src
Jabber Developer 07d267b5bc
Some checks failed
CI Code / Check coding style (pull_request) Successful in 53s
CI Code / Check spelling (pull_request) Successful in 19s
CI Code / Linux (ubuntu) (pull_request) Failing after 3m49s
CI Code / Linux (arch) (pull_request) Failing after 4m31s
CI Code / Code Coverage (pull_request) Successful in 2m23s
CI Code / Linux (debian) (pull_request) Failing after 5m58s
fix(ai): protect window validation with mutex
The existence check accesses shared state without synchronization,
which can cause race conditions when called from background threads.
Explicitly locking the mutex ensures safe access during validation.
2026-05-09 13:20:48 +00:00
..
2025-03-12 10:09:41 +01:00
2026-05-06 13:57:13 +00:00
2025-03-27 20:06:38 +01:00
2025-03-27 20:06:38 +01:00