1
0
mirror of https://github.com/flarum/core.git synced 2025-06-09 08:06:38 +02:00
Daniël Klabbers 641619e820
Fixes issue with the worker defaulting to the illuminate queue manager ()
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.
2020-12-02 13:19:25 -05:00
..
2020-03-27 16:16:36 +01:00
2019-11-28 00:16:50 +00:00
2019-11-28 00:16:50 +00:00