Skip to content

asynchronously close of response #309

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 28, 2024
Merged

Conversation

alex-does-stuff
Copy link
Contributor

The response is closed synchronously in the async path, unnecessarily blocking.
The PR closes the response asynchronously instead

@mattt
Copy link
Contributor

mattt commented Jun 18, 2024

@alex-does-stuff Ah, nice catch! Thanks for opening this PR.

CI is failing because some integration tests require an auth token, but that isn't set in forks. That's a relatively new change, so I'll work on a fix for that.

@mattt
Copy link
Contributor

mattt commented Jun 28, 2024

@alex-does-stuff Thanks again for your help. And thanks for your patience in me getting CI sorted. Merging this now 😄

@mattt mattt merged commit 510233d into replicate:main Jun 28, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants