Skip to content

Conversation

aleclarson
Copy link
Contributor

@aleclarson aleclarson commented Apr 1, 2018

This change avoids calling new_headers more than once.
Previously, the headers instance would be created before a potential recursive call.

This change avoids calling `new_headers` more than once.
Previously, the headers instance would be created before a potential recursive call.
@coveralls
Copy link

coveralls commented Apr 1, 2018

Coverage Status

Coverage increased (+0.004%) to 87.962% when pulling 02b173f on aleclarson:read_headers into c8a9820 on daurnimator:master.

@daurnimator
Copy link
Owner

This is purely an optimisation?

@aleclarson
Copy link
Contributor Author

Yeah, no bug fix.

@daurnimator daurnimator merged commit 02b173f into daurnimator:master Apr 2, 2018
@aleclarson
Copy link
Contributor Author

Oh, just realized I forgot to update the commit message. It doesn't make much sense as-is. ¯\(ツ)

@aleclarson aleclarson deleted the read_headers branch April 2, 2018 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants