diff options
-rw-r--r-- | service/test/reactor/concurrent_logins.rb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/service/test/reactor/concurrent_logins.rb b/service/test/reactor/concurrent_logins.rb index 48b765b3..e1cd4770 100644 --- a/service/test/reactor/concurrent_logins.rb +++ b/service/test/reactor/concurrent_logins.rb @@ -31,7 +31,3 @@ ts = (1...(1+COUNT)).map do |ix| end ts.each(&:join) - - - -./blocking_spawner.rb 5 |