Seneca close function won't do anything
vitorclelis96 opened this issue · 0 comments
vitorclelis96 commented
When calling seneca.close(() => console.log('hi!'))
, the application doesn't crash (functions executes?!), but the callback function doesn't get executed.
Seneca version 3.26.0