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

Some library settings were not taking effect #93

Merged
merged 3 commits into from Oct 22, 2018

Conversation

jsf9k
Copy link
Member

@jsf9k jsf9k commented Oct 22, 2018

Some settings for the dnspython Python library were not taking effect because they were being set incorrectly.

I believe this should fix the issue reported by @climber-girl that I attempted to fix in #91, but it should not cause the issues mentioned by @h-m-f-t in that pull request either.

The timeout and lifetime settings only take effect when they are set
on the resolver itself.  I also took the opportunity to touch up some
comments.
@jsf9k jsf9k self-assigned this Oct 22, 2018
@jsf9k jsf9k requested review from h-m-f-t and a team October 22, 2018 19:54
@jsf9k jsf9k added the bug This issue or pull request addresses broken functionality label Oct 22, 2018
Copy link
Member

@dav3r dav3r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Timeouts that actually do something are much more useful than those that do not. 😄

@jsf9k jsf9k merged commit 480a181 into develop Oct 22, 2018
@jsf9k jsf9k deleted the bugfix/some_domains_live_status_depends_on_dns_used branch October 22, 2018 21:43
mcdonnnj added a commit that referenced this pull request Jan 23, 2023
…re-commit_version

Update the `ansible-lint` Version in the pre-commit Configuration
mcdonnnj added a commit that referenced this pull request Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue or pull request addresses broken functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants