**Describe the bug** as per https://github.com/pytest-dev/pytest-html/issues/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