Complete ring buffer and direct download support #26
This commit is contained in:
parent
ad22233308
commit
539d7e8402
@ -397,8 +397,10 @@ void ring_buffer_open_file::background_reader_thread() {
|
||||
continue;
|
||||
}
|
||||
|
||||
chunk_notify_.notify_all();
|
||||
chunk_lock.unlock();
|
||||
|
||||
download_chunk(next_chunk, true);
|
||||
check_and_wait();
|
||||
}
|
||||
}
|
||||
} // namespace repertory
|
||||
|
Loading…
x
Reference in New Issue
Block a user