ITADN

Closing consumer without closing channel

#160ClosedLockedThread 创建于 2025-03-26
L
LockedThreadcommented
Hi, is there a way to close a consumer and confirm that it is closed without closing the channel? Or at least await on the consumer being closed after calling Channel#close? I am running into some funky race conditions and it would be awesome if there was a nice way to listen for the consumer being shutdown.
关闭于 2025-03-27 2 条评论