refactor: own coalescer flush lifecycle

This commit is contained in:
jxxghp
2026-08-24 03:11:49 +08:00
parent e1230c0277
commit e768eb46fe
9 changed files with 71 additions and 7 deletions
+1
View File
@@ -12,6 +12,7 @@ files =
app/domain/torrent.py,
app/domain/meta/infopath.py,
app/runtime/correlation.py,
app/runtime/coalesce.py,
app/runtime/observability/__init__.py,
app/runtime/event/contracts.py,
app/runtime/event/errors.py,