You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
since upgrading to 1.6.0 of AHC my server app is experiencing a new crash that seems to be related to a precondition failure in AHC. I haven't dug deeper into it, but have a stack trace for you (see below).
I am using AHC through SOTO to download files from AWS S3.
Hello,
since upgrading to 1.6.0 of AHC my server app is experiencing a new crash that seems to be related to a precondition failure in AHC. I haven't dug deeper into it, but have a stack trace for you (see below).
I am using AHC through SOTO to download files from AWS S3.
If you need anything else, let me know.
Swift:
swift:5.4-focal
Build:
swift build -c release -Xswiftc -static-stdlib
System: Docker
FROM ubuntu:20.04
The text was updated successfully, but these errors were encountered: