Closed
Description
Similar to #385, there are dozens (over 60 as of this writing!) of the following warnings emitted during execution of the main tests:
RuntimeWarning: deallocating CachingFileManager(...), but file is not already closed. This may indicate a bug.
This is again due to failing to properly close open files in tests/fixtures, so does not appear to be indicative of any virtualizarr bug, but the volume of messages is quite disconcerting to anybody looking at the job logs. Further, these might lead to testing problems at some point in time.
Cleaning up these warnings should more readily make potentially more concerning problems more visible to those who keep an eye on such logs.
Metadata
Metadata
Assignees
Labels
No labels