Update src/Storages/RabbitMQ/StorageRabbitMQ.h

Co-authored-by: tavplubix <tavplubix@gmail.com>
This commit is contained in:
Kseniia Sumarokova 2021-11-08 16:10:22 +03:00 committed by GitHub
parent fdaca4d8be
commit 9e3f112d89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -134,7 +134,7 @@ private:
/**
* ( ͡° ͜ʖ ͡° )* Evil atomics:
*/
/// Needed for tell MV or producer baskground tasks
/// Needed for tell MV or producer background tasks
/// that they must finish as soon as possible.
std::atomic<bool> shutdown_called{false};
/// Counter for producer buffers, needed for channel id.