The console application lacks the call to the terminate() method. Something like :+1: <code> terminate(Request::createFromGlobals(), Response::create()); </code> the terminate methode trogger the event dispather wich is used by many component like swift mailer (ie to spool mail queue).
The console application lacks the call to the terminate() method.
Something like 👍
terminate(Request::createFromGlobals(), Response::create());the terminate methode trogger the event dispather wich is used by many component like swift mailer (ie to spool mail queue).