mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 00:22:29 +00:00
Update src/Storages/RabbitMQ/StorageRabbitMQ.h
Co-authored-by: tavplubix <tavplubix@gmail.com>
This commit is contained in:
parent
fdaca4d8be
commit
9e3f112d89
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user