Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
Revert "Merge pull request #286 from jonhyman/feature/no-auth-clear-m…
Browse files Browse the repository at this point in the history
…aster"

This reverts commit dec51d6, reversing
changes made to b6e499b.

[fixes #287]
  • Loading branch information
arthurnn committed Jun 16, 2014
1 parent dec51d6 commit 62af32c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/moped/connection.rb
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ def connected?
#
# @since 1.0.0
def disconnect
credentials.clear
@sock.close
rescue
ensure
Expand Down

0 comments on commit 62af32c

Please sign in to comment.