cargo-binstall/crates/binstalk-git-repo-api/src
PukNgae Cryolitia 5069cb6638
fix(gh_api_client): remote client should never being shared everywhere bacause the underlying connection pool will be reused. (#1930)
The client pool contains connections associated with a runtime when the runtime closes, the client may panic at seeing the connection disappear "abruptly".

Reported-by: https://archriscv.felixc.at/.status/log.htm?url=logs/cargo-binstall/cargo-binstall-1.8.0-1.log
Link: https://github.com/seanmonstar/reqwest/issues/1148
2024-10-12 12:32:04 +00:00
..
gh_api_client build(deps): bump compact_str from 0.7.1 to 0.8.0 in the deps group (#1817) 2024-07-13 04:10:11 +00:00
gh_api_client.rs fix(gh_api_client): remote client should never being shared everywhere bacause the underlying connection pool will be reused. (#1930) 2024-10-12 12:32:04 +00:00
lib.rs Support private github repository (#1690) 2024-06-10 06:02:12 +00:00