mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
indicate purpose of
This commit is contained in:
parent
aeab444611
commit
7aaa9a200c
1 changed files with 2 additions and 0 deletions
|
@ -106,6 +106,8 @@ class LogStash::Agent
|
|||
# TODO(sissel): Stop inputs, fluch outputs, wait for finish,
|
||||
# then stop the event loop
|
||||
EventMachine.stop_event_loop
|
||||
|
||||
# EventMachine has no default way to indicate a 'stopping' state.
|
||||
$EVENTMACHINE_STOPPING = true
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue