mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-24 06:24:18 +02:00
Merge pull request #350 from jlowin/test-loop-scope
add test-loop-scope session
This commit is contained in:
commit
b401a7d354
1 changed files with 1 additions and 0 deletions
|
|
@ -83,6 +83,7 @@ fallback-version = "0.0.0"
|
|||
[tool.pytest.ini_options]
|
||||
asyncio_mode = "auto"
|
||||
asyncio_default_fixture_loop_scope = "session"
|
||||
asyncio_default_test_loop_scope = "session"
|
||||
filterwarnings = []
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue