Should promisified function return rejected promise when done
is not called, but returns a non Promise value
#20
Labels
done
is not called, but returns a non Promise value
#20
e.g.
It can only return a Promise or undefined, or call the callback.
in these cases it not rejects
The text was updated successfully, but these errors were encountered: