Skip to content

feat(waiting): add error handling for errors while waiting#772

Open
DomiR wants to merge 2 commits into
daltoniam:masterfrom
DomiR:master
Open

feat(waiting): add error handling for errors while waiting#772
DomiR wants to merge 2 commits into
daltoniam:masterfrom
DomiR:master

Conversation

@DomiR

@DomiR DomiR commented May 6, 2020

Copy link
Copy Markdown

While using a custom cert pinnner calling completion(.failed(error)) will update the state with state waiting passing the cert error.

In this case we also should call the error handler.

@DomiR

DomiR commented Jun 19, 2020

Copy link
Copy Markdown
Author

What do you think about this?

@daltoniam

Copy link
Copy Markdown
Owner

Makes sense, I like it. Going to cut another version (to fix some bugs) before merging this since it is a breaking changing with the enum case change. Thanks for the PR!

* upstream/master:
  4.0.4 release
  move deployment target to iOS 9 to fix compile for archive with Xcode 12
  Conditionally include 'swift-nio-zlib-support' dependency to avoid warning on macOS
  Fix compile error on Xcode 12
  Switch SPM to use Swift 5.2
  improve conditions for calling readLoop()
  Fix error when trying to convert text message partial payload to UTF-8
  In FoundationTransport deinit, remove self as a delegate to InputStream and OutputStream to prevent EXC_BAD_ACCESS
  Update README.md
  Fix deprecation warning in WSCompression
  Fix the deadlock issue on iOS 11
@scoreyou

scoreyou commented Oct 5, 2023

Copy link
Copy Markdown

@daltoniam Are there any updates on this?

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.

3 participants