-
Notifications
You must be signed in to change notification settings - Fork 73
Added tests for thread-local caches cleanup. #362
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
Added tests for thread-local caches cleanup. #362
Conversation
Signed-off-by: Maxim Philippov <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM mod (very minor) comments. Thanks for adding the tests!
Signed-off-by: Maxim Philippov <[email protected]>
Signed-off-by: Maxim Philippov <[email protected]>
Signed-off-by: Maxim Philippov <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
@PiotrSikora and @kyessenov , any comments?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I haven't reviewed this, but unblocking it based on @mpwarres's LGTM.
Thanks, and sorry for the delay! |
Tests for #357. Sorry for not making them in time in original PR 😅