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

[chore] update gruf libraries #996

Merged

Conversation

NyaaaWhatsUpDoc
Copy link
Member

@NyaaaWhatsUpDoc NyaaaWhatsUpDoc commented Nov 7, 2022

  • go-store: Stream closer callbacks are now only ever called at most once. Reduces risk of bugs caused by multiple calls to .Close().
  • go-mutexes: simplify MutexMap{} queueing logic and simply rwmutex{} pool to improve performance

…at most once

Signed-off-by: kim <grufwub@gmail.com>
@NyaaaWhatsUpDoc NyaaaWhatsUpDoc added the chore a pain in the butt that needs doing label Nov 7, 2022
@NyaaaWhatsUpDoc NyaaaWhatsUpDoc changed the title [chore] update go-store to v2.0.6 [chore] update gruf libraries Nov 7, 2022
Signed-off-by: kim <grufwub@gmail.com>
@tsmethurst tsmethurst merged commit 7c0bbd3 into superseriousbusiness:main Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore a pain in the butt that needs doing performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants