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 of #547 #557

Merged
merged 3 commits into from
Oct 31, 2024
Merged

Fix of #547 #557

merged 3 commits into from
Oct 31, 2024

Conversation

LittleShyStar02
Copy link
Contributor

The previous commit check if channel is opened but in that point the channel is always opened.
The ReflectionUtils.invoke() can become closed.

Solution finded with debugging and testing. I print when channel become closed and now work correctly

@Tim203
Copy link
Member

Tim203 commented Oct 31, 2024

This honestly makes more sense to me than the initial PR code did to me. I've asked the author of the initial PR what they think of it.

@Tim203
Copy link
Member

Tim203 commented Oct 31, 2024

I've got a response back and they confirmed that this is the correct fix. Thanks for correcting this.

@Tim203 Tim203 merged commit 06f2ed9 into GeyserMC:master Oct 31, 2024
2 checks passed
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.

2 participants