mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
0761c90204
Removes the check for maxTickDepth for non-domain callbacks. So a user can starve I/O by setting a recursive nextTick. The domain case is more complex and will be addressed in another commit.
22 lines
158 B
Plaintext
22 lines
158 B
Plaintext
tick 20
|
|
tick 19
|
|
tick 18
|
|
tick 17
|
|
tick 16
|
|
tick 15
|
|
tick 14
|
|
tick 13
|
|
tick 12
|
|
tick 11
|
|
tick 10
|
|
tick 9
|
|
tick 8
|
|
tick 7
|
|
tick 6
|
|
tick 5
|
|
tick 4
|
|
tick 3
|
|
tick 2
|
|
tick 1
|
|
tick 0
|