Method: OatsAgent::Rclient#unbind

Defined in:
lib/oats_agent/rclient.rb

#unbindObject



36
37
38
39
# File 'lib/oats_agent/rclient.rb', line 36

def unbind
  client_logger "Did not hear from " unless @response
  EventMachine::stop_event_loop
end