chore: remove core/fibers (#2723)

Signed-off-by: Roman Gershman <roman@dragonflydb.io>
This commit is contained in:
Roman Gershman 2024-03-14 14:02:33 +02:00 committed by GitHub
parent 094df3ef3f
commit 7e0536fd4c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
41 changed files with 74 additions and 86 deletions

View file

@ -124,7 +124,7 @@ class ProtocolClient {
base::IoBuf resp_buf_;
std::unique_ptr<util::FiberSocketBase> sock_;
Mutex sock_mu_;
util::fb2::Mutex sock_mu_;
protected:
Context cntx_; // context for tasks in replica.