fix(tests): stabilize messaging shutdown (#5979)

This commit is contained in:
InfinityPacer
2026-06-21 07:37:47 +08:00
committed by GitHub
parent b395d820d8
commit e02cebe16c
15 changed files with 275 additions and 40 deletions

3
.gitignore vendored
View File

@@ -31,6 +31,9 @@ public/
*.pyc
*.log
.coverage
coverage.xml
coverage.json
htmlcov/
.vscode
venv