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 context.Context #472

Closed
wants to merge 9 commits into from
Closed

Conversation

duckbrain
Copy link
Contributor

The implementation may work, but I haven't been able to test it and won't for some time. It does compile and existing tests still work (last I checked before merging development in).

If someone would like to verify this works, this could get merged in.

Additionally it would probably be beneficial to add this to the middleware in Buffalo to append the context on the tx in the context.

@duckbrain duckbrain requested a review from a team as a code owner November 25, 2019 20:06
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Found some fixes!

P.S. share your ideas, feedbacks or issues with us at https://github.com/fixmie/feedback (this message will be removed after the beta stage).

connection.go Outdated Show resolved Hide resolved
@aeneasr
Copy link
Member

aeneasr commented Nov 27, 2019

This is a better approach than what I was planning, so I'm going to close #468 in favor of this PR :)

Would love to see this merged!

@stanislas-m stanislas-m self-requested a review December 7, 2019 09:37
@stanislas-m stanislas-m mentioned this pull request Dec 7, 2019
@stanislas-m
Copy link
Member

@duckbrain I've rebased your branch and created a new PR for it: #497.

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