Skip to content

mk-pmb/p-fatal-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p-fatal

Re-throw unhandled promise rejections in the next turn, so other listeners get a chance to also run.

API

This module exports nothing. It does all work as a side effect of importing it.

Known issues

  • Versions 0.1.x don't care whether the rejection becomes handled later. I currently consider this a feature, but I'd be willing to offer opt-out. I think it's still a better idea to setup your rejection handlers asap.

 

License

ISC

About

Re-throw unhandled promise rejections in the next turn, so other listeners get a chance to also run.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published