Skip to content
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

Add Adapter#close so that derived classes can call super. #1091

Merged
merged 3 commits into from
Dec 27, 2019

Conversation

ioquatix
Copy link
Contributor

No description provided.

@ioquatix
Copy link
Contributor Author

https://github.com/socketry/async-http-faraday/blob/master/lib/async/http/faraday/adapter.rb now supports this pretty well. It has both persistent connections, and concurrent requests.

@iMacTia
Copy link
Member

iMacTia commented Dec 27, 2019

Ignore the rubocop issues, I'm fixing them on master 👍

Copy link
Member

@iMacTia iMacTia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Logical continuation of #1069 👏

@iMacTia iMacTia merged commit 15595d0 into lostisland:master Dec 27, 2019
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