Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Messenger] DeprecateStopWorkerOnSignalsListener#50997
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
[Messenger] DeprecateStopWorkerOnSignalsListener#50997
Uh oh!
There was an error while loading.Please reload this page.
Conversation
xabbuh commentedJul 17, 2023
|
9fad606 tofbcda78CompareHypeMC commentedJul 17, 2023
@xabbuh Done. Not sure about the pslam error, it shouldn't be a problem. |
src/Symfony/Component/Messenger/EventListener/StopWorkerOnSigtermSignalListener.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
fbcda78 to0b62ce8Comparenicolas-grekas commentedJul 19, 2023
Thank you@HypeMC. |
nicolas-grekas commentedJul 19, 2023
PR welcome on 7.0 for the cleanup 🙏 |
xabbuh commentedJul 20, 2023 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Looking at what would need to be cleaned up in 7.0 I stumbled upon the |
HypeMC commentedJul 21, 2023 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
…er` (HypeMC)This PR was merged into the 7.0 branch.Discussion----------[Messenger] Remove deprecated `StopWorkerOnSignalsListener`| Q | A| ------------- | ---| Branch? | 7.0| Bug fix? | no| New feature? | no| Deprecations? | no| Tickets | -| License | MIT| Doc PR | -Followup to#50997.Commits-------4366044 [Messenger] Remove deprecated `StopWorkerOnSignalsListener`
Followup to#50787.