seneca
seneca copied to clipboard
Seneca close function won't do anything
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