List Question
20 TechQA 2024-03-27T11:18:34.157000RuntimeError: Event loop is closed when I call db.comit()
39 views
Asked by Denys Bas
Delete data from elasticsearch index with async fixture
20 views
Asked by daniel gonzalez
Replacing the event_loop fixture with a custom implementation is deprecated
74 views
Asked by Альберт Александров
FastAPI SQLAlchemy Async tests fail without poolclass set to NullPool
36 views
Asked by Marcin Paukštelo
Execution Hang or Deadlock During `pytest` Using `asyncio.Queue` and `TaskGroup`
59 views
Asked by YTKme
RuntimeError: Event loop is closed when using redis.asyncio with pytest-asyncio
332 views
Asked by DurandA
AttributeError error in pytest when trying to make an orm request
46 views
Asked by Kadim4
Interactions between asyncio, pytest, and SQLAlchemy
152 views
Asked by danben
Getting error while running pytest asyncio: asyncio.queues.QueueEmpty
54 views
Asked by Aarti Joshi
PyTest produces warning DeprecationWarning: There is no current event loop
138 views
Asked by Yason
python async-await blocking understanding
25 views
Asked by Azima
Test async functions with python-rq
61 views
Asked by pc18
transactional unit testing with pytest and sqlalchemy
155 views
Asked by Roman
asyncio and pytest: get all tasks from event loop of tested function
179 views
Asked by zaelcovsky
Pytest asyncio, howto await in setup and teardown?
425 views
Asked by Wör Du Schnaffzig
Issue with using Stubber with aibotocore in Pytest
94 views
Asked by Gowthi
Difference between create_autospec and MagicMock(spec)
69 views
Asked by Максим Мицук
Why I can't use client: AsyncClinet in pytest?
136 views
Asked by Szymon Klause