Wip false data loss warning (#92)
* Fix false positive data loss warning.
When having more than one data member to be matched against a macro pulse number (like an IFFF) a race condition could lead to false data loss warning.
The current algorithm is only monitoring data loss of one data member.
* fix code comment
Co-authored-by:
Martin Killenberg <martin.killenberg@desy.de>
Please register or sign in to comment