Problem well discussed here: https://github.com/petkaantonov/bluebird/issues/307 In short: non-breaking change to external API may result in breaking change for module that relies on `promisify`, that certainly raises the issue.
Problem well discussed here: petkaantonov/bluebird#307
In short: non-breaking change to external API may result in breaking change for module that relies on
promisify, that certainly raises the issue.