FGasper / p5-Promise-ES6

CPAN’s Promise::ES6
Other
0 stars 4 forks source link

reject() always warn()s #1

Closed FGasper closed 5 years ago

FGasper commented 5 years ago
> perl -MPromise::ES6 -e'Promise::ES6->reject(123)'
Promise::ES6: Unhandled rejection: 123 at /opt/local/lib/perl5/site_perl/5.26/Promise/ES6.pm line 158.