ReplyApr 25, 20161Yes that thing is fine, but my question is Why? Do we get any problem if I call next() in my case instead of cb1()Will child callback wait when parent callback is called in async? If not, does it has any effect on performance?