Open peilun-conflux opened 4 years ago
Now try to rerun with additional_maintained_snapshot_count
set to verify it's related.
Another guess is that this is a random error because a newly created sqlite3 database may not be ready even create_and_open
has finished.
Setting additional_maintained_snapshot_count
does not necessary cause this issue.
Might be related to #1940.
This was triggered while setting a large
additional_maintained_snapshot_count
.