-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Regression in master merged with PR #7022: WDT resets #7127
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
Comments
To be clear, OTA is included in the MCVE because it's in the actual complete code that I am working with. OTA is not in use when the WDT triggers, just the requisite call in loop() is there. |
This was referenced Mar 2, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Details in #7022 and #7121.
PR #7022 works without lock-ups or reboots up to and including master commit 2c435b1. So commit c61b70d introduces some change that breaks the timing and causes continual WDT resets (1 per minute or so) in the MVCE I've supplied in #7121.
Without PR #7022, I have not been able to reproduce this malfunction, but that shouldn't make it any less significant.
The text was updated successfully, but these errors were encountered: