-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Labels
p3-minor-bugAn edge case that only affects very specific usage (priority)An edge case that only affects very specific usage (priority)
Description
Describe the bug
If anything inside poolRunner.start throws an error, then Vitest hangs indefinitely. I've noticed that when trying to run the reproduction as a test via runInlineTests, it passes, but when running in an actual terminal, it hangs the terminal.
I've noticed that:
- Worker is not stopped
Pool.prototype.activeTasksstill has the task
Reproduction
System Info
AnyUsed Package Manager
pnpm
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.
Metadata
Metadata
Assignees
Labels
p3-minor-bugAn edge case that only affects very specific usage (priority)An edge case that only affects very specific usage (priority)
Type
Projects
Status
Approved