ballast icon indicating copy to clipboard operation
ballast copied to clipboard

Continuously corrects on a loop whenever balance changes

Open OIRNOIR opened this issue 2 years ago • 3 comments

When the app first starts up when the balance is 0, it works as intended. The first time the balance is adjusted however, it goes into an infinite loop correcting and re-correcting the balance, until it finally seems to crash (or maybe that was a fluke, cannot reproduce the crashing behavior).

OIRNOIR avatar Dec 07 '21 07:12 OIRNOIR

I saw issue #29, that does not seem to be the case when downloaded directly from Github.

OIRNOIR avatar Dec 07 '21 07:12 OIRNOIR

Thanks for the report @OIRNOIR. Can you think of any further steps to help replicate the infinite loop on correction?

In the code we use a debounce approach to prevent this siutation from occurring.

Do you have any other software running that might also be updating the device balance?

jamsinclair avatar Feb 21 '22 04:02 jamsinclair

No I do not have any other software that might be updating the device balance. I can't seem to replicate the issue.

OIRNOIR avatar Feb 21 '22 07:02 OIRNOIR

Stale

OIRNOIR avatar Dec 29 '23 00:12 OIRNOIR