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

Fix issue #2392 #2394

Merged
merged 1 commit into from
Jul 9, 2018
Merged

Fix issue #2392 #2394

merged 1 commit into from
Jul 9, 2018

Conversation

stolpovsky
Copy link
Contributor

@stolpovsky stolpovsky commented Apr 11, 2018

Description

When casting config values to int, exclude any values from [DEFAULT]
section. This will be the case when reading int values from [resources].

Motivation and Context

luigid won't start. It errors out when casting everything in [DEFAULTS] to int.

Have you tested this? If so, how?

Tested in my environment, ran tox -e flake8.

When casting config values to int, exclude any values from [DEFAULT]
section. This will be the case when reading int values from [resources].
@dlstadther dlstadther merged commit 551df14 into spotify:master Jul 9, 2018
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.

2 participants