neume-network / core

A socially-scalable music NFT indexer.
https://neume.network
GNU General Public License v3.0
26 stars 11 forks source link

add unhandledRejections flag to node #88

Closed il3ven closed 1 year ago

il3ven commented 2 years ago

This flag throws an exception unlike the default case which just generates a warning. Any not caught error should now stop the program.