refactor: bound async log writer shutdown

This commit is contained in:
jxxghp
2026-08-24 15:20:10 +08:00
parent 8826219173
commit e9053a6562
8 changed files with 350 additions and 48 deletions
+1
View File
@@ -13,6 +13,7 @@ files =
app/domain/meta/infopath.py,
app/runtime/correlation.py,
app/runtime/coalesce.py,
app/runtime/log.py,
app/runtime/observability/__init__.py,
app/runtime/thread.py,
app/runtime/event/contracts.py,