integrations / terraform-provider-github

Terraform GitHub provider
https://www.terraform.io/docs/providers/github/
MIT License
863 stars 708 forks source link

fix(RateLimitRoundtripper): Fix mutex leak and not respecting context cancellation #2298

Open pete-woods opened 1 week ago

pete-woods commented 1 week ago

Resolves #2299


Before the change?

After the change?

Pull request checklist

Does this introduce a breaking change?

Please see our docs on breaking changes to help!