Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

use mutex in dbtransaction #1843

Merged
merged 1 commit into from Aug 4, 2016
Merged

use mutex in dbtransaction #1843

merged 1 commit into from Aug 4, 2016

Conversation

rphmeier
Copy link
Contributor

@rphmeier rphmeier commented Aug 4, 2016

it's never .read(), so it will be a little more efficient to use a mutex here and into_inner on consume.

@rphmeier rphmeier added the A0-pleasereview 🤓 Pull request needs code review. label Aug 4, 2016
@coveralls
Copy link

coveralls commented Aug 4, 2016

Coverage Status

Coverage decreased (-0.008%) to 86.67% when pulling f416bd7 on transaction_mutex into aa59aa4 on master.

@coveralls
Copy link

coveralls commented Aug 4, 2016

Coverage Status

Coverage decreased (-0.1%) to 86.57% when pulling 0ba754b on transaction_mutex into aa59aa4 on master.

@arkpar arkpar added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Aug 4, 2016
@arkpar arkpar merged commit 8702a29 into master Aug 4, 2016
@arkpar arkpar deleted the transaction_mutex branch October 3, 2016 15:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants