Skip to content

Commit 9594ffb

Browse files
committed
Set asyncio_default_fixture_loop_scope
1 parent f1cf350 commit 9594ffb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ overgeneral-exceptions = [
169169
]
170170

171171
[tool.pytest.ini_options]
172+
asyncio_default_fixture_loop_scope = "function"
172173
asyncio_mode = "strict"
173174
markers = [
174175
# mark a test as a asynchronous io test.

0 commit comments

Comments
 (0)