Closed jaap3 closed 4 years ago
When running the tests this warning shows up a bunch of times:
PIL/Image.py:597: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmp92fbwrke/test.jpg.20x20_q85_crop.jpg'> self.fp = None
I'm not sure if this is caused by the tests, or by easy-thumbnails itself.
When running the tests this warning shows up a bunch of times:
I'm not sure if this is caused by the tests, or by easy-thumbnails itself.