fix(jobs): Limit command jobs to known cases#55748
Conversation
|
/backport c0be533 to stable32 |
|
/backport c0be533 to stable31 |
|
/backport c0be533 to stable30 |
|
/backport c0be533 to stable29 |
|
/backport c0be533 to stable28 |
c0be533 to
9767eca
Compare
9767eca to
bb681b5
Compare
Signed-off-by: Joas Schilling <coding@schilljs.com>
bb681b5 to
34f1ae6
Compare
|
server/lib/public/Command/ICommand.php Line 13 in 54efa19 |
|
No, the coding pattern is discouraged and should not be used. If you need a command to be executed make it a command with explicit setup instructions of your app. |
|
But was ICommand only reduced to background jobs? Registering synchronous commands are still a proper acceptable pattern, right? |
Checklist
3. to review, feature component)stable32)