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

Make closing TSM cursors idempotent #9470

Merged
merged 1 commit into from
Feb 21, 2018
Merged

Make closing TSM cursors idempotent #9470

merged 1 commit into from
Feb 21, 2018

Conversation

jwilder
Copy link
Contributor

@jwilder jwilder commented Feb 21, 2018

Double closing a bufCursor would cause a panic. There was also
some typed cursors that had the same problem.

Double closing a bufCursor would cause a panic.  There was also
some typed cursors that had the same problem.
Copy link
Contributor

@stuartcarnie stuartcarnie left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@jwilder jwilder merged commit a865e14 into master Feb 21, 2018
@ghost ghost removed the review label Feb 21, 2018
@jwilder jwilder deleted the jw-cur-close branch February 21, 2018 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants