native tls handshake: build TlsConnector in blocking threadpool (#4027)
* build TlsConnector in blocking threadpool The openssl TlsConnector synchronously loads certificates from files. Loading these files can block for tens of milliseconds. * Update sqlx-core/src/net/tls/tls_native_tls.rs --------- Co-authored-by: David Übler <david.uebler@puzzleyou.de> Co-authored-by: Austin Bonander <austin.bonander@gmail.com>
D
David Uebler committed
064d649abdfd1742e5fdcc20176a6b415b9c25d3
Parent: c52e129
Committed by GitHub <noreply@github.com>
on 9/23/2025, 2:23:01 PM