Skip to content

Commit 0cce087

Browse files
committed
dream: set asyncio_default_fixture_loop_scope=function
Dream dream-2026-07-23.1 finding 009.
1 parent 07fa88b commit 0cce087

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ reportMissingImports = true
7878
testpaths = ["tests"]
7979
pythonpath = ["src"]
8080
addopts = "-ra --strict-markers --cov=bloomy --cov-report=term-missing"
81+
asyncio_default_fixture_loop_scope = "function"
8182
markers = [
8283
"integration: marks tests that hit the real Bloom Growth API (deselect with '-m \"not integration\"')",
8384
]

0 commit comments

Comments
 (0)