We get a lot of ignored exceptions when the interpreter closes:
ResourceWarning: unclosed file <_io.FileIO fd=1114 mode='rb' closefd=True>
Exception ignored in: <_io.FileIO fd=1115 mode='rb' closefd=True>
At first glance it seems the capture plugin is not closing files properly.
We get a lot of ignored exceptions when the interpreter closes:
At first glance it seems the capture plugin is not closing files properly.