Closed
Description
Bug description
When calling queue:restart
, it will cause all future queue:work
commands to exit after only one job, if the job was dispatched in tenant context.
Steps to reproduce
See this demo repository: https://github.com/pr4xx/tenancy-problem-demo
Expected behavior
queue:work
does not stop itself
Laravel version
11.9
stancl/tenancy version
3.8