fix(bun): import setTimeout/setInterval from "node:timers" for .unref() to correctly work
This commit is contained in:
parent
db656c2310
commit
543b7f6f77
4 changed files with 8 additions and 0 deletions
5
.changeset/late-suits-destroy.md
Normal file
5
.changeset/late-suits-destroy.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
'@emigrate/cli': patch
|
||||
---
|
||||
|
||||
Use setTimeout/setInterval from "node:timers" so that .unref() correctly works with Bun
|
||||
Loading…
Add table
Add a link
Reference in a new issue