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 assertListening check with auto discovery #41820

Merged
merged 2 commits into from Apr 4, 2022

Conversation

driesvints
Copy link
Member

This PR fixes an issue where assertListening wouldn't succeed for listeners with a handle method. These are registered like Listener@handle which isn't properly parsed in the assertListening method.

Fixes #41771

@driesvints driesvints changed the title Fix assertListening check with auto discovery [8.x] Fix assertListening check with auto discovery Apr 4, 2022
@taylorotwell taylorotwell merged commit 8599ade into 8.x Apr 4, 2022
@taylorotwell taylorotwell deleted the fix-assert-listening branch April 4, 2022 15:14
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.

None yet

2 participants