Crash when suspending system #21418
Labels
area: Power Management
area: Watchdog
Watchdog
bug
The issue is a bug, or the PR is fixing a bug
priority: medium
Medium impact/importance bug
Describe the bug
We enabled watchdog. Now when system goes to sleep crash happens.
To Reproduce
Steps to reproduce the behavior:
Enable watchdog in a application that uses power management. Wait for it. Observe crash when
sys_pm_suspend_devices
is called.Expected behavior
System should just go to sleep.
Impact
Showstopper.
Screenshots or console output
N/A
Environment (please complete the following information):
master
Additional context
N/A
The text was updated successfully, but these errors were encountered: