This commit is contained in:
2026-04-29 08:22:47 +02:00
parent 3f870d7462
commit caf5d29f73
4 changed files with 39 additions and 35 deletions
+3
View File
@@ -196,6 +196,9 @@ def on_exports_done(results: list, session_id: str):
@shared_task
def scanning(session_id: str):
"""
Scanning différé.
"""
try:
scanner = task_manager.scanner
scanner.cam.set_median(is_median=False)