tj / axon

message-oriented socket library for node.js heavily inspired by zeromq
MIT License
1.5k stars 155 forks source link

Recursive process.nextTick will break in the next version of node. #112

Closed danscan closed 10 years ago

danscan commented 10 years ago
(node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral. 
gjohnson commented 10 years ago

Yep. You saw this in the benchmark right?

danscan commented 10 years ago

Yep – I'm trying to benchmark now.

gjohnson commented 10 years ago

Fixed in 752a2c2ea724039f39b8a206d4a5655ce6abb32c