We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad3ba5e commit d2ac896Copy full SHA for d2ac896
lib/redis_client/cluster/pub_sub.rb
@@ -46,7 +46,7 @@ def spawn_worker(client, queue)
46
prev_err = e
47
end
48
49
- rescue IOError => e
+ rescue IOError
50
# stream closed in another thread
51
52
0 commit comments