Skip to content

Conversation

@ETCHKILI
Copy link
Contributor

Fix #582, adjust Fibonacci.fibonacci function to return Long.MaxValue if the overflow occurs

Copy link
Collaborator

@LukaJCB LukaJCB left a comment

Choose a reason for hiding this comment

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

LGTM!

@LukaJCB
Copy link
Collaborator

LukaJCB commented Dec 21, 2025

Looks like we need a scalafmt run :)

@ETCHKILI
Copy link
Contributor Author

Looks like we need a scalafmt run :)

Yes :), and it should pass the format check now

@LukaJCB LukaJCB merged commit e129990 into cb372:main Dec 22, 2025
4 checks passed
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.

Bug: capDelay + fibonacciBackoff lead to java.lang.IllegalArgumentException: integer overflow

3 participants