You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor symfony#15535 [Messenger] Supervisor graceful shutdown (AymDev)
This PR was squashed before being merged into the 4.4 branch.
Discussion
----------
[Messenger] Supervisor graceful shutdown
>[Messenger] Add details on graceful shutdown
Added a section to Messenger's documentation on the workers SIGTERM
signal handling when the pcntl extension is installed.
I'm making this PR because I struggled to perform a graceful shutdown as described in symfony/symfony#41906 and I think this could help other users in the future.
This is my first contribution, I'd be happy to rework anything which doesn't meet the documentation standards.
Commits
-------
79d5a07 [Messenger] Supervisor graceful shutdown
0 commit comments