Skip to content

Make sure a file is closed after opening it#917

Merged
tmadlener merged 1 commit intoAIDASoft:masterfrom
jmcarcell:use-uniqueptr
Jan 12, 2026
Merged

Make sure a file is closed after opening it#917
tmadlener merged 1 commit intoAIDASoft:masterfrom
jmcarcell:use-uniqueptr

Conversation

@jmcarcell
Copy link
Member

when peeking to see if a file is a RNTuple or not, or at least that the TFile is closed.

BEGINRELEASENOTES

  • Make sure a file is closed after opening it by using an std::unique_ptr to make sure the TFile is deleted.

ENDRELEASENOTES

@tmadlener tmadlener merged commit d4fd5d4 into AIDASoft:master Jan 12, 2026
25 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants