Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Messenger] stop_worker_on_sigterm_signal_listener service missing #50499

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
shyim opened this issue May 31, 2023 · 0 comments
Closed

[Messenger] stop_worker_on_sigterm_signal_listener service missing #50499

shyim opened this issue May 31, 2023 · 0 comments

Comments

@shyim
Copy link
Contributor

shyim commented May 31, 2023

Symfony version(s) affected

6.3.0

Description

The service messenger.listener.stop_worker_on_sigterm_signal_listener got replaced by messenger.listener.stop_worker_on_sigterm_signal_listener in this commit

I guess the old service should be deprecated and still be available in the DI until Symfony 7 🤔

How to reproduce

Inject messenger.listener.stop_worker_on_sigterm_signal_listener into services

Possible Solution

Deprecate it for Symfony 7.0

Additional Context

No response

@shyim shyim added the Bug label May 31, 2023
@shyim shyim changed the title stop_worker_on_sigterm_signal_listener service missing [Messenger] stop_worker_on_sigterm_signal_listener service missing May 31, 2023
nicolas-grekas added a commit that referenced this issue May 31, 2023
…tener.stop_worker_on_sigterm_signal_listener` service (alexandre-daubois)

This PR was merged into the 6.3 branch.

Discussion
----------

[Messenger] Add deprecation message for the `messenger.listener.stop_worker_on_sigterm_signal_listener` service

| Q             | A
| ------------- | ---
| Branch?       | 6.3
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix ##50499
| License       | MIT
| Doc PR        | _NA_

Commits
-------

02909a2 [Messenger] Add deprecation message for the "messenger.listener.stop_worker_on_sigterm_signal_listener" service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants