Skip to content

Conversation

hallyn
Copy link
Contributor

@hallyn hallyn commented Apr 10, 2015

When specified, changes the default locking at a tx.Begin.

Closes #189

Signed-off-by: Serge Hallyn serge.hallyn@ubuntu.com

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.51%) to 83.97% when pulling 3db92aa on hallyn:tximm.2 into e28cd44 on mattn:master.

@mattn
Copy link
Owner

mattn commented Apr 13, 2015

Could you please add test?

@hallyn
Copy link
Contributor Author

hallyn commented Apr 13, 2015 via email

@mattn
Copy link
Owner

mattn commented Apr 13, 2015

Yes, simple passing true case, I want.

On 4/13/15, Serge Hallyn notifications@github.com wrote:

I'm not sure how I would test for it. Or do you mean just make
sure that it doesn't crash with various ?_txlock= options?


Reply to this email directly or view it on GitHub:
#194 (comment)

  • Yasuhiro Matsumoto

When specified, changes the default locking at a tx.Begin.

Changelog (v2):
	Add a testcase to ensure _txlock is properly handled.

Closes mattn#189

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
@coveralls
Copy link

Coverage Status

Coverage increased (+0.44%) to 84.98% when pulling f91a09f on hallyn:tximm.2 into 13671e4 on mattn:master.

mattn added a commit that referenced this pull request Apr 14, 2015
Add a txlock option when opening databases
@mattn mattn merged commit 5f64400 into mattn:master Apr 14, 2015
@mattn
Copy link
Owner

mattn commented Apr 14, 2015

Thank you

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.

Support 'BEGIN IMMEDIATE' ?

3 participants