Skip to content

DPL: make sure data preparation remains on the main thread#15304

Merged
ktf merged 1 commit intoAliceO2Group:devfrom
ktf:pr15304
May 5, 2026
Merged

DPL: make sure data preparation remains on the main thread#15304
ktf merged 1 commit intoAliceO2Group:devfrom
ktf:pr15304

Conversation

@ktf
Copy link
Copy Markdown
Member

@ktf ktf commented Apr 22, 2026

This way we can process incoming data while doing computation
separately, without having to worry about thready safety of the DataRelayer itself.

@ktf ktf requested a review from a team as a code owner April 22, 2026 08:51
This way we can process incoming data while doing computation
separately, without having to worry about thready safety of the DataRelayer itself.
@ktf
Copy link
Copy Markdown
Member Author

ktf commented May 5, 2026

This was also tested on hyperloop. Merging.

@ktf ktf merged commit 32f4cad into AliceO2Group:dev May 5, 2026
17 checks passed
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.

1 participant