Method: Roby::Distributed::Test::RemotePeerSupport#cleanup

Defined in:
lib/roby/test/distributed.rb

#cleanupObject



85
86
87
88
# File 'lib/roby/test/distributed.rb', line 85

def cleanup
    Roby.control.quit
    Roby.control.join
end