Fix scan timeouts and privileged shutdown

This commit is contained in:
2026-08-23 10:44:02 +02:00
parent ff18511ff2
commit c020bd318a
10 changed files with 116 additions and 37 deletions
+3
View File
@@ -19,3 +19,6 @@ package-dir = {"" = "src"}
[tool.setuptools.packages.find]
where = ["src"]
[tool.pytest.ini_options]
pythonpath = ["src"]