streamich opened this issue a year ago · 0 comments
Use queueMicrotask() instead of process.nextTick() throughout the codebase.
queueMicrotask()
process.nextTick()