Skip to content
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

protect serial asyncmsg with indicate to prevent halt #2272

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

zxkmm
Copy link
Contributor

@zxkmm zxkmm commented Sep 29, 2024

when writing random app i noticed that the system would halt if no serial device connected but asyncmsg tried to send thing.

this pr protect serial asyncmsg with indicate to prevent halt when no serial connected

@zxkmm zxkmm requested a review from bernd-herzog September 29, 2024 01:54
@zxkmm zxkmm marked this pull request as ready for review September 29, 2024 01:54
@zxkmm zxkmm requested a review from jLynx September 29, 2024 01:55
@zxkmm zxkmm enabled auto-merge (squash) September 29, 2024 01:56
Copy link
Member

@htotoo htotoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@zxkmm zxkmm merged commit b43eaa8 into portapack-mayhem:next Sep 29, 2024
3 checks passed
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