Alexey Rysev

Results 2 comments of Alexey Rysev

Hello, i have the same problem with updates included chunks

I use async fixture with config `asyncio_default_fixture_loop_scope="function"`, and has error ``` def _retrieve_scope_root(item: Union[Collector, Item], scope: str) -> Collector: node_type_by_scope = { "class": Class, "module": Module, "package": Package, "session": Session,...