Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Messenger] Simplify code#62110

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

Merged
nicolas-grekas merged 1 commit intosymfony:7.4fromHypeMC:messenger-simplify-code
Oct 20, 2025

Conversation

@HypeMC
Copy link
Member

QA
Branch?7.4
Bug fix?no
New feature?no
Deprecations?no
Issues-
LicenseMIT

Noticed while working on#61843.

There's no reason for the event to be dispatched inside the loop anymore:

  1. The event wasoriginally dispatched outside the loop.
  2. It was latermoved inside the loop because of the retry mechanism.
  3. The retry mechanism was later extracted, so there's no longer a need for the event to be dispatched inside the loop.

@nicolas-grekas
Copy link
Member

Thank you@HypeMC.

@nicolas-grekasnicolas-grekas merged commitbcb1ba5 intosymfony:7.4Oct 20, 2025
10 of 12 checks passed
@HypeMCHypeMC deleted the messenger-simplify-code branchOctober 20, 2025 07:26
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

7.4

Development

Successfully merging this pull request may close these issues.

3 participants

@HypeMC@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp