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

Hang in specific use cases #198

Open
Garfield550 opened this issue Dec 19, 2024 · 0 comments
Open

Hang in specific use cases #198

Garfield550 opened this issue Dec 19, 2024 · 0 comments

Comments

@Garfield550
Copy link

When I was using Vitest to test my ESLint rules, I encountered a problem where the test cases were hanging for a long time.

When my worker file is written in TypeScript, it hangs. I have tried specifying tsRunner as tsx and esbuild-register but both are the same.

If I write my worker using JavaScript, it works very well.

Here is a minimal reproduction:

https://stackblitz.com/edit/vitest-dev-vitest-ggrsdgek?file=src%2Frules%2Fdummy.ts

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

No branches or pull requests

1 participant