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

Improve concurrency usage #12

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Improve concurrency usage #12

merged 1 commit into from
Nov 18, 2024

Conversation

ehsundar
Copy link
Contributor

  • avoid using mutex pointers
  • use struct{} for notification chan

- avoid using mutex pointers
- use `struct{}` for notification chan
@ehsundar
Copy link
Contributor Author

@satmihir could you please review my work

@satmihir
Copy link
Owner

Yes been traveling internationally this week. Will look in 2 days or so. Thanks so much for your contribution!

@satmihir satmihir merged commit c4f1689 into satmihir:main Nov 18, 2024
1 check passed
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.

3 participants