mirror of
https://github.com/swift-server/async-http-client.git
synced 2026-06-02 07:37:34 +00:00
38bef7c546
motivation: TLS handshake promise was leaked in some cases of failure (see #179) changes: - Avoid leaking promise - Clearer completion flow for related futures - Add testAvoidLeakingTLSHandshakeCompletionPromise test