Skip to content

pyfakefs is not suspended in reporting hooks #904

Closed
@RonnyPfannschmidt

Description

@RonnyPfannschmidt

Describe the bug
as per pytest-dev/pytest-html#741

pyfakefs is still active in the report hooks, when plugins may want to write out results

as far as i can tell, https://github.com/pytest-dev/pyfakefs/blob/main/pyfakefs/pytest_plugin.py is mussing safe distinction of the different hooking points and thus patchers may create quite a mess

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions