Since there is a status column in the database, the transaction is unnecessary when downloading an archive. The transaction is blocking database operations, especially with SQLite. Replace #27563 |
||
|---|---|---|
| .. | ||
| archiver_test.go | ||
| archiver.go | ||
Since there is a status column in the database, the transaction is unnecessary when downloading an archive. The transaction is blocking database operations, especially with SQLite. Replace #27563 |
||
|---|---|---|
| .. | ||
| archiver_test.go | ||
| archiver.go | ||