Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed reconnect=False, broken by 5469ca1b #98

Merged
merged 1 commit into from Jan 13, 2016
Merged

Fixed reconnect=False, broken by 5469ca1b #98

merged 1 commit into from Jan 13, 2016

Conversation

IlyaSkriblovsky
Copy link
Owner

Sorry, I broke reconnect=False parameter of Connections by my previous commit c64c810
It turns out that continueTrying is overloaded to implement one-shot connections and for them it is always False.

Sorry :(

IlyaSkriblovsky added a commit that referenced this pull request Jan 13, 2016
Fixed reconnect=False, broken by 5469ca1
@IlyaSkriblovsky IlyaSkriblovsky merged commit 1622e60 into IlyaSkriblovsky:master Jan 13, 2016
@IlyaSkriblovsky
Copy link
Owner Author

Took courage to merge this by myself because it seems urgent to me: broken 1.4 version was released :-(

@IlyaSkriblovsky
Copy link
Owner Author

@fiorix Could you please upload fixed 1.4.1 to PyPI?

@fiorix
Copy link
Collaborator

fiorix commented Jan 13, 2016

Done!

@IlyaSkriblovsky
Copy link
Owner Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants