mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
emergency update
This commit is contained in:
parent
5d846e0aaf
commit
9f351fc29f
87 changed files with 2486 additions and 655 deletions
|
@ -382,7 +382,6 @@ void ArchiveImporter::finish_query() {
|
|||
if (promise_) {
|
||||
promise_.set_value(
|
||||
std::vector<BlockSeqno>{state_->get_seqno(), std::min<BlockSeqno>(state_->get_seqno(), shard_client_seqno_)});
|
||||
td::unlink(path_).ensure();
|
||||
}
|
||||
stop();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue