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(notification2): avoid panic due to concurrent socket writes #382

Merged
merged 1 commit into from
Jun 1, 2024

Conversation

reubenmiller
Copy link
Owner

Update go-c8y lib which includes a fix to avoid concurrent socket writes in the notifications2 client.

@reubenmiller reubenmiller marked this pull request as ready for review June 1, 2024 15:44
@reubenmiller reubenmiller added the bug Something isn't working label Jun 1, 2024
@reubenmiller reubenmiller linked an issue Jun 1, 2024 that may be closed by this pull request
@reubenmiller reubenmiller merged commit a17f842 into v2 Jun 1, 2024
4 checks passed
@reubenmiller reubenmiller deleted the fix-notifications2-panic branch June 1, 2024 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Panic when consuming a (big) notification 2.0 backlog
1 participant