[PWGUD] refix htrackcount error#15084
Conversation
rolavick
left a comment
There was a problem hiding this comment.
Why this causes an error?
I also wonder. And the log says it is not caused by my code |
And it didn't happen when I build it locally |
I do not understand. Could you please describe the error you are trying to fix? When and where does it happen? Do you have logs? |
I used an unregistered histogram which I don't need, and I fixed it by commenting out the lines using this histogram. It tells no error when I compile locally, but in PR, it shows some error in the macos arm checking with some error according to the PWGJE codes. |
No description provided.