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

Cannot be restarted after ctrl C #2

Open
Webber860 opened this issue Dec 22, 2021 · 0 comments
Open

Cannot be restarted after ctrl C #2

Webber860 opened this issue Dec 22, 2021 · 0 comments

Comments

@Webber860
Copy link

Do you have any idea about why I enter ctrl+ c then the application cannot be restarted and needs to be power off/on?
However I created function to get SIGINT signal from ctrl+ c then call the uart_stop(), the result is the same, the program always hang on "fd = open(dev->filename, O_RDWR | O_NOCTTY);" , seems resource not be released still.

thanks
Webber

@Webber860 Webber860 changed the title Cannot be restart after ctrl C Cannot be restarted after ctrl C Dec 22, 2021
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

No branches or pull requests

1 participant