root icon indicating copy to clipboard operation
root copied to clipboard

Investigate need for TROOT::EndOfProcessCleanups in PyROOT

Open vepadulano opened this issue 3 years ago • 0 comments

As discussed at https://github.com/root-project/root/pull/10753#issuecomment-1155514143 , the current way we run TROOT::EndOfProcessCleanups twice when using PyROOT is necessary, but we don't understand why. The change in the PR removed the double use of the function and the original reproducer still works. It would be nice to have test coverage for this particular pattern used in PyROOT.

vepadulano avatar Aug 30 '22 10:08 vepadulano