workspace + browser mode + watch leave server behind when root config changes #6738
Closed
6 tasks done
Labels
feat: browser
Issues and PRs related to the browser runner
p2-edge-case
Bug, but has workaround or limited in scope (priority)
Describe the bug
Running
vitest
worspace (in watch mode) with a project is using browser mode.When a root config is changed
vitest
detects the change and try to restart.But it doesn't first kill the previous browser runner, causing eventual failure:
Reproduction
TBD, I have a repro but need to clean it up.
System Info
Used Package Manager
pnpm
Validations
The text was updated successfully, but these errors were encountered: