Skip to content

Commit cf26598

Browse files
committed
add asyncio mode
1 parent 0ea4f98 commit cf26598

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
@@ -36,6 +36,7 @@ testpaths = [
3636
timeout = 300
3737
# Restore this setting to debug failures
3838
# timeout_method = "thread"
39+
asyncio_mode = "auto"
3940
filterwarnings= [
4041
# Fail on warnings
4142
"error",

0 commit comments

Comments
 (0)