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

remove io.Closer from the transaction interface #113

Merged
merged 1 commit into from
Jan 29, 2019

Conversation

Stebalien
Copy link
Member

Transactions shouldn't have to implement Close.

fixes ipfs/go-ds-leveldb#24

Transactions shouldn't have to implement Close.
@ghost ghost assigned Stebalien Jan 29, 2019
@ghost ghost added the status/in-progress In progress label Jan 29, 2019
@Stebalien
Copy link
Member Author

Merging as this is an emergency fix to unbreak stuff.

@Stebalien Stebalien closed this Jan 29, 2019
@Stebalien Stebalien reopened this Jan 29, 2019
@ghost ghost added status/in-progress In progress and removed status/in-progress In progress labels Jan 29, 2019
@Stebalien Stebalien merged commit c457b84 into master Jan 29, 2019
@ghost ghost removed the status/in-progress In progress label Jan 29, 2019
@Stebalien Stebalien deleted the fix/transaction-interface branch January 29, 2019 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant