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

Avoid an infinite loop in InitRootHandlers destructor #6477

Merged

Commits on Nov 18, 2014

  1. Avoid an infinite loop in InitRootHandlers destructor

    If there is a problem with the list of open files from ROOT such that casting an element to TFile fails the code no longer gets stuck in an infinite loop.
    The problem actually happened in the Tier 0 probably due to a threading problem in ROOT.
    Dr15Jones committed Nov 18, 2014
    Configuration menu
    Copy the full SHA
    f408898 View commit details
    Browse the repository at this point in the history