node
node copied to clipboard
lib: resolve the issue of not adhering to the specified buffersize
ref: #55764
We create a queueHandler
, and in every iteration we execute the handlers in the queueHandler
until we get a non-null result.