On Fri, 17 Oct 2025 13:34:28 +0200, Shan Shaji wrote:
> The `NSErrorClientException` catch clause was not being executed because
> it's a subtype of `ClientException`. This resulted in showing the
> actual error from the package instead of our custom error message when
> the SSL/TLS handshake failed. Fixed the issue by reordering the on catch
> clauses.
> 
> 
> [...]

Applied, thanks!

[1/1] fix: ios: reorder on catch clauses to catch `NSErrorClientException`
      commit: c5c2d90ba41f373bf5388b2ca4f06cb85be54218


_______________________________________________
pve-devel mailing list
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to