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 null pointer exception and possible crash #415

Merged
merged 2 commits into from
Jun 18, 2020

Conversation

pschlang
Copy link
Contributor

This fixes an issue where a null pointer exception is thrown when onTagDiscovered is fired shortly after reader mode is disabled.

Also catches and gracefully handles a NPE which can occur when we're working with a tag from the thread pool after it has already been closed.

@don don merged commit 82d624c into chariotsolutions:master Jun 18, 2020
@don
Copy link
Member

don commented Jun 18, 2020

Thanks!

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