senecajs/seneca

Seneca close function won't do anything

vitorclelis96 opened this issue · 0 comments

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