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

Refactor: inline private method NetHttpPersistent#cached_connection #797

Merged
merged 1 commit into from
May 8, 2018

Conversation

olleolleolle
Copy link
Member

Description

In a comment in #793, @grosser noted an opportunity to inline away a method.

This PR inlines that method.

@olleolleolle olleolleolle changed the title Refactor: inline cached_connection Refactor: inline NetHttpPersistent#cached_connection May 7, 2018
@olleolleolle olleolleolle changed the title Refactor: inline NetHttpPersistent#cached_connection Refactor: inline private method NetHttpPersistent#cached_connection May 7, 2018
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.

Thanks for the change @olleolleolle and thanks for pointing this out @grosser

@iMacTia iMacTia merged commit 632ea6c into lostisland:master May 8, 2018
@olleolleolle olleolleolle deleted the try-to-inline-a-method branch May 8, 2018 13:32
@katsuya94
Copy link
Contributor

Thanks! That was an easy thing I could have done 😅

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.

3 participants