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
... it seems to make curl transfers unreliable - in particular in one specific test in the curl test suite. (I realize this is a weak and problematic bug report and I won't hold it against you if you decide to close it.)
But: we build curl and run the exact same tests using "vanilla" OpenSSL without getting these problems so it seems to indicate that only aws-lc has these specific problems.
In curl, we will disable the use of this function when built with aws-lc as a work-around (curl/curl#18434) but that comes with a small performance penalty.