From 45775fefe829a895552e1e2e4e968f1fb26aa504 Mon Sep 17 00:00:00 2001 From: Emiel Bruijntjes Date: Tue, 15 Jun 2021 11:56:56 +0200 Subject: [PATCH] avoid that multiple frames are sent by the channel-on-ready handler --- include/amqpcpp/channelimpl.h | 10 ++-------- src/channelimpl.cpp | 4 ++-- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/include/amqpcpp/channelimpl.h b/include/amqpcpp/channelimpl.h index 5c53bbf6..82bc9273 100644 --- a/include/amqpcpp/channelimpl.h +++ b/include/amqpcpp/channelimpl.h @@ -617,20 +617,14 @@ class ChannelImpl : public Watchable, public std::enable_shared_from_this