We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
async-http-client only has a synchronous shutdown method but it'd be great to have an asynchronous one too.
The text was updated successfully, but these errors were encountered:
basically a non-sync prefixed version of
sync
async-http-client/Sources/AsyncHTTPClient/HTTPClient.swift
Lines 74 to 86 in 51dc885
Sorry, something went wrong.
AsyncHTTPClient
HTTPClient
artemredkin
Successfully merging a pull request may close this issue.
async-http-client only has a synchronous shutdown method but it'd be great to have an asynchronous one too.
The text was updated successfully, but these errors were encountered: