-
-
Notifications
You must be signed in to change notification settings - Fork 225
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(dts): terminate worker when work is done #1142
Conversation
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
differs from #1140 in that the worker does not control its own lifecycle + covers the error when typescript is not installed |
@egoist hello, would appreciate a review from you |
115a451
to
57654f6
Compare
@sxzz or maybe you can take a look, please? |
I'm not very familiar with this part of the code, so I can't review it. Since Bun already has a issue, we can wait for them to fix compatibility. |
Behavior doesn't change, added code just manually doing what happens automatically on node
This could take forever |
🎉 This issue has been resolved in version 8.2.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Ty |
related oven-sh/bun#11760
nothing changes for node, but now tsup can be run on bun:
bun --bun tsup