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

QC-1105 Avoid "Unable to find object" at 2nd STOP in (Slice)TrendingTask #2157

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

knopers8
Copy link
Collaborator

Done so by proper cleanup before initializing objects in initialize(). Also, we reset the trend, so the 2nd run will start from an empty trend, just as the 1st would and should. Picking up an existing trend still is still a possibility of course.

Done so by proper cleanup before initializing objects in initialize().
Also, we reset the trend, so the 2nd run will start from an empty trend, just as the 1st would and should. Picking up an existing trend still is still a possibility of course.
@knopers8 knopers8 requested a review from Barthelemy as a code owner February 27, 2024 11:01
@knopers8 knopers8 merged commit 2effd72 into AliceO2Group:master Feb 28, 2024
5 of 7 checks passed
@knopers8 knopers8 deleted the sss-trending branch February 28, 2024 07:50
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