release: v1.0.4

This commit is contained in:
nox-project
2026-04-22 15:49:51 +02:00
parent 294c7cbf84
commit 61bd9b5555
13 changed files with 55 additions and 20 deletions
+1
View File
@@ -227,6 +227,7 @@ class AvalancheScanner:
finally:
if not fut.done():
fut.set_result(None)
self._in_flight.pop(key, None)
# ── Core pipeline ─────────────────────────────────────────────────