Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Match all specs when writing decoded MID digits #10774

Merged
merged 1 commit into from
Feb 15, 2023

Conversation

dstocco
Copy link
Contributor

@dstocco dstocco commented Feb 15, 2023

The MID digits writer was initially meant for debugging purposes, but it is now used in the official asynchronous pass.
The MID decoded data produce 3 specs, but the writer only matched one of them. This might lead to synchronisation issues when the decoded data is used by other devices in the workflow.
By matching all of the specs, the synchronisation issue should be solved.

@dstocco dstocco requested a review from a team as a code owner February 15, 2023 10:43
@aphecetche aphecetche enabled auto-merge (squash) February 15, 2023 13:35
@aphecetche aphecetche merged commit f003738 into AliceO2Group:dev Feb 15, 2023
@dstocco dstocco deleted the matchallspecs branch February 16, 2023 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants