You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix broken StaticContainer functionality in FairRunOnline
Added check for `fStatic` in the `FairRunOnline::EventLoop()`.
When `fStatic` is set to true by `SetContainerStatic()`,
`ReInit()` will not be called when changed `RunId` detected.
0 commit comments