Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 14b652d

Browse files
tenderlovemperham
authored andcommitted
timeout is only used on connect. If you need fast timeouts on connect, you have a bigger problem
1 parent 6b95f0b commit 14b652d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎lib/memcache.rb‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
MemCacheTimer = Timeout
2323
end
2424
rescue LoadError => e
25-
puts "[memcache-client] Could not load SystemTimer gem, falling back to Ruby's slower/unsafe timeout library: #{e.message}"
2625
require 'timeout'
2726
MemCacheTimer = Timeout
2827
end

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /