setImmediate() is processed in the Check handlers phase, while process.nextTick() is processed at the starting of the event loop and between each phase of the event loop.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)