summaryrefslogtreecommitdiff
path: root/sample/drb/speeds.rb
diff options
context:
space:
mode:
Diffstat (limited to 'sample/drb/speeds.rb')
-rw-r--r--sample/drb/speeds.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/sample/drb/speeds.rb b/sample/drb/speeds.rb
index 5dcd02a56b..76b4b29dba 100644
--- a/sample/drb/speeds.rb
+++ b/sample/drb/speeds.rb
@@ -28,6 +28,4 @@ when /^druby:/
DRb.start_service(uri, Foo.new)
end
-puts '[enter] to exit'
-gets
-
+DRb.thread.join