Skip to content

Commit 2d0f3b5

Browse files
committed
Update pytest options per pytest-dev/pytest-asyncio#924
1 parent 5bd020a commit 2d0f3b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ env =
2121
PREFECT_LOGGING_SERVER_LEVEL = DEBUG
2222

2323
asyncio_mode = auto
24+
asyncio_default_fixture_loop_scope = "function"
25+
2426
timeout = 90
2527

2628
# Error on unhandled warnings

0 commit comments

Comments
 (0)