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

encode throws UnicodeDecodeError ecxeption in serial_handler #1

Open
parvathib opened this issue May 30, 2022 · 0 comments
Open

encode throws UnicodeDecodeError ecxeption in serial_handler #1

parvathib opened this issue May 30, 2022 · 0 comments

Comments

@parvathib
Copy link

Hi,
I'm using pexpect-serial-terminal package to automate the testing of my serial device. Occasionally, I get decode errors while reading the data from the serial port and the child process terminates after throwing the UnicodeDecodeError in serial_handler(line 25). Can't we catch or ignore decode errors?

Thanks,
Parvathi.

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