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 issue with polling scanner #21

Merged
merged 1 commit into from
Dec 27, 2023
Merged

Conversation

robgonnella
Copy link
Owner

Ensure the signal to stop reading packets is called in a goroutine to prevent blocking. Otherwise we won't be able to reset the scanner to allow for polling

Ensure the signal to stop reading packets is called in a goroutine
to prevent blocking. Otherwise we won't be able to reset the scanner
to allow for polling
@robgonnella robgonnella merged commit 353e00a into main Dec 27, 2023
1 check passed
@robgonnella robgonnella deleted the fix-issue-with-polling-scanner branch December 27, 2023 15:21
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