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

fix: prepared statement should be closed explicitly #614

Merged
merged 1 commit into from
Dec 1, 2021

Conversation

ms2008
Copy link
Contributor

@ms2008 ms2008 commented Nov 29, 2021

Describe what this PR does / why we need it

prepared statement should be closed explicitly, otherwise there will be a sqlite database lock problem

Does this pull request fix one issue?

Describe how you did it

Describe how to verify it

Special notes for reviews

Signed-off-by: ms2008 <ms2008vip@gmail.com>
@xcaspar xcaspar self-requested a review December 1, 2021 12:31
@xcaspar xcaspar added this to the v1.4.0 milestone Dec 1, 2021
@xcaspar xcaspar added the type/bug Something isn't working label Dec 1, 2021
@xcaspar xcaspar merged commit 0a004a4 into chaosblade-io:master Dec 1, 2021
@xcaspar
Copy link
Member

xcaspar commented Dec 1, 2021

Thanks for your contribution~~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants