mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
block the 'run' method until xmpp4r has a way to reasonably block until the client dies.
This commit is contained in:
parent
8323258d97
commit
88ff9e0405
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ class LogStash::Inputs::Xmpp < LogStash::Inputs::Base
|
|||
queue << e
|
||||
end
|
||||
end # @client.add_message_callback
|
||||
sleep
|
||||
end # def run
|
||||
|
||||
end # def class LogStash:Inputs::Xmpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue