hyper63 / hyper

A service framework leveraging ports and adapters architecture to scale on your terms
https://docs.hyper.io
Apache License 2.0
76 stars 10 forks source link

fix(core): pass specific status to HyperErr on known errors and bubble as non fatal #621 #622

Closed TillaTheHun0 closed 8 months ago

TillaTheHun0 commented 8 months ago

Closes #621

Also fixes an issue with test harness not closing after each test in the app-express App adapter.