mirror of
https://github.com/flarum/framework.git
synced 2025-01-22 18:59:46 +08:00
641619e820
We are instantiating our own queue handling factory which returns the flarum.queue.connection binding no matter what. The queue Worker and other queue related code rely on this manager to get its thing going. Therefor we need to re-use our own factory everywhere, including in the worker. |
||
---|---|---|
.. | ||
Console | ||
AbstractJob.php | ||
ExceptionHandler.php | ||
Listener.php | ||
QueueFactory.php | ||
QueueServiceProvider.php |