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: Handle non-integers passed as connection limits #1572

Closed

Conversation

maschad
Copy link
Member

@maschad maschad commented Jan 30, 2023

Closes #1571

@maschad maschad changed the title fix: Handle non-integers passed as connection limits (#1571) fix: Handle non-integers passed as connection limits Jan 30, 2023
Copy link
Member

@achingbrain achingbrain left a comment

Choose a reason for hiding this comment

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

This config is invalid - it should throw instead of trying to convert floats to ints.

@maschad
Copy link
Member Author

maschad commented Feb 7, 2023

Closing this in light of #1573

@maschad maschad closed this Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Handle non-integers passed as connection limits
2 participants