Skip to content

Conversation

@AlexIIL
Copy link

@AlexIIL AlexIIL commented Mar 29, 2025

This is because ServiceLoader.iterator may attempt to load services during either hasNext or next, however only the second call was being caught correctly.

Similar logic should probably be applied to every call, however there's quite a few of them and only this particular one caused a crash for me.

…xinService.

This is because ServiceLoader.iterator may attempt to load services during either hasNext or next, however only the second call was being handled correctly.
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.

1 participant