Skip to content

Conversation

@lucarin91
Copy link
Contributor

@lucarin91 lucarin91 commented Nov 27, 2025

Motivation

Fix an issue introduced in a recent change #84, which was preventing a user from forcing stop to an application that was partially running, due to an error in the python code.

Change description

The PR checks if the app is running only before stopping the microcontroler, which is a shared resource with other apps, and was causing a weird bug for which stopping any application was making another running app crash.

Additional Notes

Reviewer checklist

  • PR addresses a single concern.
  • PR title and description are properly filled.
  • Changes will be merged in main.
  • Changes are covered by tests.
  • Logging is meaningful in case of troubleshooting.

@lucarin91 lucarin91 requested a review from giulio93 November 27, 2025 13:33
@lucarin91 lucarin91 marked this pull request as ready for review November 27, 2025 13:34
@lucarin91 lucarin91 merged commit b6723a5 into main Nov 27, 2025
9 checks passed
@lucarin91 lucarin91 deleted the revert-app-stop-issue branch November 27, 2025 14:38
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.

2 participants