Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

GRPC serial monitor: Fix unhandled error (EINTR) that leaves serial port open #507

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

Merged
cmaglie merged 2 commits into arduino:master from cmaglie:fix-serial-eintr
Dec 6, 2019

Conversation

Copy link
Member

@cmaglie cmaglie commented Dec 3, 2019

Update go-serial library to latest version, includes a fix to serial.Read method.

Should fix: #504

Actual patch: bugst/go-serial#69

@kittaakos

kittaakos reacted with heart emoji
Includes a fix to serial.Read method.
Should fix: arduino#504
Actual patch: bugst/go-serial#69 
Copy link
Contributor

I am trying it right now and will use this version of CLI for arduino/arduino-pro-ide#112. I will update this PR if I find any issues.

Thank you for your help, @cmaglie!

Copy link
Contributor

After looking into the changeset; I would have expected a mon.Close() here. But let me verify it first...

Copy link
Contributor

I would have expected a mon.Close() here.

I haven't experienced any issues, will be doing additional verifications during the development tomorrow. Very very promising fix 🙏

Copy link
Contributor

@cmaglie, I have been using this version of CLI since yesterday and haven't had any issues with it. Awesome 🎉, +1 for merging it.

Copy link
Contributor

@masci masci left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @kittaakos for testing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
1 more reviewer

@masci masci masci approved these changes

Reviewers whose approvals may not affect merge requirements
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

[serial-monitor][gRPC] Unhandled EINTR error leaves the serial port opened

AltStyle によって変換されたページ (->オリジナル) /