diff options
author | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2023-08-02 19:29:01 +0100 |
---|---|---|
committer | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2023-08-02 19:29:01 +0100 |
commit | 703b758e187492d4752270cd9922eaf0af20e2d0 (patch) | |
tree | 45b3f12b4e17e8ea90b3da28871a1dbf0a572e5b /src/util/strencodings.h | |
parent | 2fa60f0b683cefd7956273986dafe3bde00c98fd (diff) |
qa: Close SQLite connection properly
Connection object used as context manager only commits or rollbacks
transactions, so the connection object should be closed manually.
Fixes the following error on Windows:
```
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: ...
```
Diffstat (limited to 'src/util/strencodings.h')
0 files changed, 0 insertions, 0 deletions