v0.29 shows "The inspector session is already connected" when collecting coverage without isolation #2928
Closed
6 tasks done
Labels
feat: coverage
Issues and PRs related to the coverage feature
Describe the bug
After upgrading to 0.28.x to 0.29.1 our coverage reports starting failing with the following error:
What's significant is that we use
isolate: false
. Setting it totrue
makes the errors go away, but it's not desired in our case as we want isolation to be disabled to improve performance.Reproduction
Will try create a minimal repro later today. Just wanted to get this issue filed right away in case you happen to already know what might be causing this issue.
System Info
Used Package Manager
yarn
Validations
The text was updated successfully, but these errors were encountered: