cargo-binstall/crates/binstalk-git-repo-api
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
..
src 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
Cargo.toml chore: release (#1911) 2024-09-11 08:37:44 +00:00
CHANGELOG.md chore: release (#1911) 2024-09-11 08:37:44 +00:00
LICENSE-APACHE Support private github repository (#1690) 2024-06-10 06:02:12 +00:00
LICENSE-MIT Support private github repository (#1690) 2024-06-10 06:02:12 +00:00