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

fix(connection): ignore error when setting custom end status #2473

Merged
merged 4 commits into from
Apr 3, 2024

Conversation

roggervalf
Copy link
Collaborator

No description provided.

@manast
Copy link
Contributor

manast commented Mar 15, 2024

A bit confused about this change, why replacing the reject by a resolve?

@manast
Copy link
Contributor

manast commented Mar 15, 2024

I am thinking that if there is some specific place where we need to ignore this error it would be more elegant to ignore it just in that place instead of inside waitUntilReady.

@roggervalf
Copy link
Collaborator Author

yes, I'm still testing how to get rid of it

@roggervalf roggervalf changed the title fix(connection): console connection closed error fix(connection): ignore error when setting custom end status Apr 3, 2024
@roggervalf roggervalf merged commit 3e17e45 into master Apr 3, 2024
11 checks passed
@roggervalf roggervalf deleted the fix-connection-error branch April 3, 2024 14:56
github-actions bot pushed a commit that referenced this pull request Apr 3, 2024
## [5.5.1](v5.5.0...v5.5.1) (2024-04-03)

### Bug Fixes

* **connection:** ignore error when setting custom end status ([#2473](#2473)) ([3e17e45](3e17e45))
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.

2 participants