[BUG]: Timeout getting multiple renamed repositories when running in NET Framework #2892
Open
1 task done
Labels
Status: Up for grabs
Issues that are ready to be worked on by anyone
Type: Bug
Something isn't working as documented
What happened?
When the following code is built for and run with .NET Framework (target framework net472), the second call to
GitHubClient.Repository.Get
fails after 100 seconds with aTaskCanceledException
:Further observations:
This seems to be the same issue as described in #1396 but now it only reproduces with .NET Framework.
Versions
Octokit.net 10.0.0
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: