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

Fixed overflow on switch freeze, closes #376 #377

Merged
merged 1 commit into from
Jul 19, 2023
Merged

Fixed overflow on switch freeze, closes #376 #377

merged 1 commit into from
Jul 19, 2023

Conversation

jsoverson
Copy link
Contributor

This PR fixes a panic when a switch's input stream produces no data. Closes #376

@jsoverson jsoverson closed this Jul 19, 2023
@jsoverson jsoverson reopened this Jul 19, 2023
@jsoverson jsoverson merged commit 7f2d0fb into main Jul 19, 2023
@jsoverson jsoverson deleted the issue-376 branch July 19, 2023 12:35
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.

core::switch panics if match input has no packets
1 participant