You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is in ray itself and occurs for us when running unittests but not when running the same scripts interactively in spyder. There is a PR open ray-project/ray#22419 to fix but has gone stale
liionpack Version
0.2.1
Python Version
3.9
Describe the bug
Lots of
ResourceWarning
about unclosed files when running the unit testsSteps to Reproduce
Run
python -m unittest
Expected behaviour
No warnings
Relevant log output
Additional context
No response
The text was updated successfully, but these errors were encountered: