Skip to content
This repository has been archived by the owner on Sep 24, 2022. It is now read-only.

Typo in connection.py (socker instead of socket) #155

Closed
vladiibine opened this issue Oct 3, 2017 · 2 comments
Closed

Typo in connection.py (socker instead of socket) #155

vladiibine opened this issue Oct 3, 2017 · 2 comments

Comments

@vladiibine
Copy link

Hi!

I found this typo when taking too long to debug through my code (so long that the connection to the DB server died)

  File "<string>", line 3, in raise_exc_info
OperationalError: IOError on socker

Debugged it, and found the wrong text in momoko.connection

Anyway, a PR for it will follow 😄

@vladiibine
Copy link
Author

The PR
#156

@haizaar
Copy link
Collaborator

haizaar commented Oct 5, 2017

PR merged. Thank you!

@haizaar haizaar closed this as completed Oct 5, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants