mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 02:48:50 +00:00
### What does this PR do? When `process.nextTick` is overwritten, segv will be occured via internal `processTick` call. This patch fixes it. ### How did you verify your code works? Tests. --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>