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

Handle errors properly when req_perform_connection(mode="text") #533

Closed
wants to merge 1 commit into from

Conversation

jcheng5
Copy link
Member

@jcheng5 jcheng5 commented Sep 3, 2024

Fixes #532

@jcheng5 jcheng5 marked this pull request as draft September 4, 2024 06:18
@jcheng5
Copy link
Member Author

jcheng5 commented Sep 4, 2024

Sorry, this is wrong, it gives this warning:

Warning in readChar(con, nchars = buffer) :
  text connection used with readChar(), results may be incorrect

(although it then goes on to work OK, at least with simple ASCII characters)

@jcheng5 jcheng5 closed this Sep 6, 2024
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.

req_perform_stream(mode="text") error during error handling
1 participant