Skip to content
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

[8.x] Fix queue clearing when blocking #34659

Merged
merged 2 commits into from
Oct 4, 2020
Merged

[8.x] Fix queue clearing when blocking #34659

merged 2 commits into from
Oct 4, 2020

Conversation

paras-malhotra
Copy link
Contributor

@paras-malhotra paras-malhotra commented Oct 3, 2020

As a follow up to #34330, I realised that the notification queue should also be cleared to allow for blocking to work. This PR fixes it. I've also added a failing test (to check the size of the notification queue) that passes with this PR.

@halaei can you please take a quick look to see everything is fine? Thanks

@halaei
Copy link
Contributor

halaei commented Oct 3, 2020

@paras-malhotra Yes I think notification queue should be cleared as well. The code looks good to me.

@taylorotwell taylorotwell merged commit 02a899e into laravel:8.x Oct 4, 2020
@paras-malhotra paras-malhotra deleted the fix_clear_queue branch October 4, 2020 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants