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] DispatchAfterCurrentBusMiddleware does not cancel messages from delayed handlers#32497

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
fabpot merged 2 commits intosymfony:4.3fromBastienClement:issue-32370
Aug 18, 2019

Conversation

@BastienClement
Copy link
Contributor

QA
Branch?4.3 for bug fixes
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes (thanks@Nyholm)
Fixed tickets#32370
LicenseMIT
Doc PR-

This is a fix for#32370. There is no need for anything sophisticated. There is no recursion or fancy stuff going on, just a queue of message handled sequentially. A simple variable is enough to keep track of the queue state.

Thanks@Nyholm for the test, it would clearly have been the hardest part of the job.

maidmaid, sducamp, and weaverryan reacted with thumbs up emoji
@weaverryan
Copy link
Member

Wdyt@Nyholm?

Copy link
Contributor

@srozesroze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Nice fix to a quite complex problem 👍

@fabpot
Copy link
Member

Thank you@BastienClement.

fabpot added a commit that referenced this pull requestAug 18, 2019
…cel messages from delayed handlers (Nyholm, BastienClement)This PR was merged into the 4.3 branch.Discussion----------[Messenger] DispatchAfterCurrentBusMiddleware does not cancel messages from delayed handlers| Q             | A| ------------- | ---| Branch?       | 4.3 for bug fixes| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? |no| Tests pass?   | yes  (thanks@Nyholm)| Fixed tickets |#32370| License       | MIT| Doc PR        | -This is a fix for#32370. There is no need for anything sophisticated. There is no recursion or fancy stuff going on, just a queue of message handled sequentially. A simple variable is enough to keep track of the queue state.Thanks@Nyholm for the test, it would clearly have been the hardest part of the job.Commits-------1f5c8a6 Cancel delayed message if handler fails35c76a3 Added tests for#32370
@fabpotfabpot merged commit1f5c8a6 intosymfony:4.3Aug 18, 2019
@fabpotfabpot mentioned this pull requestAug 26, 2019
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

2 more reviewers

@srozesrozesroze approved these changes

@maidmaidmaidmaidmaidmaid approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

4.3

Development

Successfully merging this pull request may close these issues.

8 participants

@BastienClement@weaverryan@fabpot@sroze@maidmaid@nicolas-grekas@carsonbot@Nyholm

[8]ページ先頭

©2009-2025 Movatter.jp