Skip to content

Conversation

@shayonj
Copy link

@shayonj shayonj commented Aug 31, 2022

By using min, we would always get the default MAX_LENGTH, which is 50
if we would want to process more items in buffer. This fix now uses .max, to also
align with the variable and constant naming intentions

By using using min, we would always get the default MAX_LENGTH, which is 50
if we would want to process more items in buffer. This fix now uses .max, to also
align with the variable and constant naming intentions
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.

1 participant