Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: do not start node inspector (fix #620) #622

Merged
merged 1 commit into from Jan 25, 2022

Conversation

Demivan
Copy link
Member

@Demivan Demivan commented Jan 24, 2022

Fixes #620

Turns out there is no need to start inspector when inspecting local process

@netlify
Copy link

netlify bot commented Jan 24, 2022

✔️ Deploy Preview for vitest-dev ready!

🔨 Explore the source changes: 083d621

🔍 Inspect the deploy log: https://app.netlify.com/sites/vitest-dev/deploys/61eed6d5ac3a0e0008e7b669

😎 Browse the preview: https://deploy-preview-622--vitest-dev.netlify.app

@Demivan Demivan changed the title fix: do not start inspector (fix #620) fix: do not start node inspector (fix #620) Jan 24, 2022
@antfu antfu merged commit 3b368dd into vitest-dev:main Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Running coverage tests litters output with debug messages
3 participants