refactor: bound shared thread pool shutdown

This commit is contained in:
jxxghp
2026-08-24 14:51:38 +08:00
parent ad45bfac5d
commit 8826219173
7 changed files with 229 additions and 16 deletions
+1
View File
@@ -14,6 +14,7 @@ files =
app/runtime/correlation.py,
app/runtime/coalesce.py,
app/runtime/observability/__init__.py,
app/runtime/thread.py,
app/runtime/event/contracts.py,
app/runtime/event/errors.py,
app/runtime/extensions/module/contracts.py,