We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fcc5e0 commit ac36c16Copy full SHA for ac36c16
omf_common/lib/omf_common/comm/amqp/amqp_topic.rb
@@ -39,7 +39,7 @@ def on_subscribed(&block)
39
40
def unsubscribe(key)
41
super
42
- @exchange.delete
+ #@exchange.delete
43
end
44
45
0 commit comments