Skip to content

pypy and pypy3 Exception warnings upon closing #5317

@nicoddemus

Description

@nicoddemus

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: infrastructureimprovement to development/releases/CI structure

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions