Skip to content

Conversation

@Kami
Copy link
Member

@Kami Kami commented Dec 14, 2018

This pull request fixes MongoDB integer overflow error which would occur on deployments with examples pack installed and Fibonacci sensor running for a long time (so long that the calculated fibonacci value would get very large).

This pull request avoids the overflow issue by resetting a and b in case they get to a larger value. In addition to that, I decreased poll interval.

@Kami Kami added this to the 3.0.0 milestone Dec 14, 2018
@Kami Kami merged commit c38ce8e into master Dec 14, 2018
@Kami Kami deleted the fix_fibonacci_overflow branch December 14, 2018 14:09
@Kami Kami modified the milestones: 3.0.0, 2.10.2 Feb 18, 2019
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.

3 participants