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

fix the issue of Property priority not respected in sticky event #711

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tomridder
Copy link

fix the issue of Property "priority" not respected in sticky event #656
reason of issue:the list subscriberMethods is not sorted by priority before postSticky
solution: sort the subscriberMethods by priority
ps:i add the testcase in EventBusStickyEventTest and it passed ... and all test case in EventBusTestJava and EventbusTest module are all passed
:)

@greenrobot-team
Copy link
Collaborator

Thanks! We'll consider this in an upcoming release.

@greenrobot-team greenrobot-team self-assigned this Mar 27, 2023
@greenrobot-team greenrobot-team added the enhancement New feature or request label Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants