commit | 4189364849b5ec6a7eb951637040dd94194a4e33 | [log] [tgz] |
---|---|---|
author | Fin Maaß <f.maass@vogl-electronic.com> | Thu Apr 10 09:22:43 2025 +0200 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Tue May 13 07:28:16 2025 +0100 |
tree | d9f732dd10aac3eca9a2e40e45e34db3fba621d6 | |
parent | ba7efd996b76de0573fb4d32a18ed3d22d806622 [diff] |
mgmt: hawkbit: also clear in the call of hawkbit_autohandler() the k_event_clear in the work might be to late sometimes, when hawkbit_autohandler_wait() is executed directly after hawkbit_autohandler(). This leads to getting the events of the former execution and also not waiting until the current autohandler run is finished. Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com> (cherry picked from commit e59451a75821a1d40ca9e359bc55fa032eb967a2)