Skip to content

Fix threading issues in MessageCounterImpl

Mikolai Gütschow requested to merge 507-messagecounter-threading-fix into main

Also catch exceptions thrown in case of having an inconsistent state to avoid a hard crash.

Hopefully fixes and thereby closes #507 (closed)

Merge request reports