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

Rely on standard library context interface #208

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

moredure
Copy link
Contributor

@moredure moredure commented Apr 3, 2022

This interface pretty common and nowadays everybody known with it.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 7985048 on moredure:patch-3 into 45981da on sideshow:master.

Copy link
Owner

@sideshow sideshow left a comment

Choose a reason for hiding this comment

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

Thanks. This was a hangover from supporting old go versions where we had to support context before it was introduced so we wrapped it for consistency. That code has since been removed, so agree that this is redundant now.

I'll hold off merging this for now until i've looked at fixing #169 and have reviewed #204 as its prob better to make all the breaking changes at once

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.

None yet

3 participants