Skip to content

Conversation

@vinser52
Copy link
Collaborator

@vinser52 vinser52 commented Feb 17, 2022

The issue happened when ReadHandleImpl ctor needs to destroy
waitContext_ because addWaitContextForMovingItem() returns false.
So before destroying waitContext_ we are calling discard method to
notify ~ItemWaitContext() that Item is ready.


This change is Reviewable

The issue happened when ReadHandleImpl ctor needs to destroy
waitContext_ because addWaitContextForMovingItem() returns false.
So before destroying waitContext_ we are calling discard method to
notify ~ItemWaitContext() that Item is ready.
@vinser52 vinser52 requested a review from igchor February 17, 2022 14:41
Copy link

@igchor igchor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @vinser52)

@vinser52 vinser52 merged commit 019b2a5 into pmem:develop Feb 17, 2022
guptask added a commit to guptask/CacheLib that referenced this pull request Feb 21, 2023
Code coverage support for CacheLib
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.

2 participants