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

Add isErrored() function #40

Closed
wants to merge 1 commit into from
Closed

Add isErrored() function #40

wants to merge 1 commit into from

Conversation

srd424
Copy link
Contributor

@srd424 srd424 commented Feb 9, 2024

Add isErrored() function so we can tell if the context / connection is in the "errored" state, as may occur if the initial TCP connection fails.

Closes #39

is in the "errored" state, as may occur if the initial TCP connection
fails.
@zevv
Copy link
Owner

zevv commented Feb 10, 2024

I haven't been involved with this repo for a long, long time, not up to me to review!

@ThomasTJdev
Copy link
Collaborator

I haven't been involved with this repo for a long, long time, not up to me to review!

I'll do the review and test of the PR's then 👍

@ThomasTJdev
Copy link
Collaborator

Closed by @srd424 PR #41

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.

connect() does not raise exception on error
3 participants