sethmlarson / truststore

Verify certificates using OS trust stores
https://truststore.readthedocs.io
MIT License
151 stars 18 forks source link

Re-add async httpx test #99

Closed davisagli closed 1 year ago

davisagli commented 1 year ago

Fixes #97 -- seems the problem was related to not closing the connection pool in the sync test.