sgx_endstream.rb 🔗
@@ -105,6 +105,8 @@ disconnected do
component: CONFIG[:component][:jid]
)
end
+
+ EM.stop
end
disco_info to: Blather::JID.new(CONFIG[:component][:jid]) do |iq|
Stephen Paul Weber created
sgx_endstream.rb | 2 ++
1 file changed, 2 insertions(+)
@@ -105,6 +105,8 @@ disconnected do
component: CONFIG[:component][:jid]
)
end
+
+ EM.stop
end
disco_info to: Blather::JID.new(CONFIG[:component][:jid]) do |iq|