You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello, sorry for that
i can't reproduce your issue. could you provide more info, like your tsconfig, os/node/pnpm version? or even better, could try the suggested solution from #1140?
Cause
After this change was introduced #1142 by @SunsetTechuila via release v8.2.1 we started to get
SIGABRT
error inwatch
mode.Error
Temporary fix
Reverting back to
8.2.0
fixed it for me.Debugging
When I removed
worker.terminate()
fromsrc/index.ts
it worked without throwing any error. ✅Upvote & Fund
The text was updated successfully, but these errors were encountered: