Results 1 issues of Sergey

When I handle thousands of promises at the same time I'm getting an error from asap module : asap\asap.js:40 this.task.call(); ^ TypeError: Cannot read property 'call' of null If i...