Details
-
Bug
-
Status: Closed (View Workflow)
-
High
-
Resolution: Won't Fix
-
None
-
None
-
None
-
None
-
any
Description
In general, RDataFrame should not hog file descriptors by keeping files open after the event loop. In particular, this is a problem when running some of our gtests on windows, as the tests cannot delete the files produced because RDataFrame is still "using" them (and on windows it's not possible to delete a file if someone else has a handle to it).
Attachments
Issue Links
- blocks
-
ROOT-9476 [DF] Upgrade of Data Frame for 6.16
-
- Closed
-