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: udp receiver not passing errors #323

Merged
merged 6 commits into from
Aug 18, 2024
Merged

fix: udp receiver not passing errors #323

merged 6 commits into from
Aug 18, 2024

Conversation

lspgn
Copy link
Member

@lspgn lspgn commented May 19, 2024

A bug in which running:

go run cmd/goflow2/main.go -listen sflow://::1:6343/\?count=10

would not break

@lspgn
Copy link
Member Author

lspgn commented May 19, 2024

I think this will need a bigger refactor: have the utils manage a "routine" that will manage all the workers and stop everything if one of the listener fails

@lspgn lspgn merged commit f8e113a into main Aug 18, 2024
1 check passed
@lspgn lspgn deleted the lspgn/fix-receiver branch August 18, 2024 00:28
@lspgn lspgn mentioned this pull request Aug 18, 2024
lspgn added a commit that referenced this pull request Aug 19, 2024
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