fix(cli,chromium-runtime): clean up long-lived test runner resources after runs to prevent hanging processes
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-27 - 3.6.2 - fix(cli,chromium-runtime)
|
||||
clean up long-lived test runner resources after runs to prevent hanging processes
|
||||
|
||||
- call TsTest.cleanup() after non-watch CLI runs so smartexit handlers are deregistered
|
||||
- terminate active WebSocket clients before closing the Chromium runtime server to release open connections cleanly
|
||||
|
||||
## 2026-03-26 - 3.6.1 - fix(chromium runtime)
|
||||
encode Chromium test bundle names correctly for nested file paths
|
||||
|
||||
|
||||
Reference in New Issue
Block a user