chore: document profiling and other followups, and stuff
idfk
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ dev = [
|
||||
]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
addopts = "-p no:cacheprovider -n 8"
|
||||
addopts = "-p no:cacheprovider -n auto --maxprocesses=8"
|
||||
pythonpath = ["."]
|
||||
asyncio_mode = "auto"
|
||||
markers = ["slow: slow subprocess/integration tests (deselect with '-m \"not slow\"')"]
|
||||
|
||||
Reference in New Issue
Block a user