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

Poll instead of Remove on Protocol Info Queue #34

Merged
merged 1 commit into from
Apr 21, 2019

Conversation

eperott
Copy link
Contributor

@eperott eperott commented Apr 21, 2019

Call poll() instead of remove() on Queue to avoid NoSuchElementException.

Closes #33

Call poll() instead of remove() on Queue to avoid NoSuchElementException.

Closes whizzosoftware#33
@coveralls
Copy link

Coverage Status

Coverage remained the same at 62.967% when pulling 5665d37 on eperott:poll-protoinfo-queue into f69d6ea on whizzosoftware:master.

@whizzosoftware whizzosoftware merged commit 412a0a7 into whizzosoftware:master Apr 21, 2019
@eperott eperott deleted the poll-protoinfo-queue branch April 22, 2019 17:13
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.

Unmatched transaction throw NoSuchElementException
3 participants