Skip to content

TrigSerializeResult+TrigSerializeCnvSvc: Enable thread checker and fix warnings

Fix thread checker warnings. Mostly trivial fixes. Where not easily possibly for legacy trigger code, mark the classes as not thread-safe.

Merge request reports