Commit a14e7ef
committed
fix: change asyncio fixture loop scope to function for CI compatibility - Fixes RuntimeError in pytest-asyncio 0.26.0 on Python 3.11 - Ensures event loop is created per test function instead of per session
1 parent b03c393 commit a14e7ef
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments