-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
If multiple jobs are waiting with batch mode = false and each jobs takes 2 seconds, they are executed sequentially instead of concurrently (asynchronously).
If I run multiple runners (with bin/consoledtc:queue:run) at the same time concurrent handling works ok, but then batch mode (which should enforce sequentially if I understand it correctly) doesn't work.
This is in symfony 4 with ORM.
Is this something in my configuration?
Metadata
Metadata
Assignees
Labels
No labels