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 WithContext functions. #480

Merged
merged 4 commits into from
Jan 9, 2018
Merged

Add WithContext functions. #480

merged 4 commits into from
Jan 9, 2018

Conversation

shirou
Copy link
Owner

@shirou shirou commented Dec 31, 2017

This PR addes WithContext functions to all functions, all platform, by using this script.

related to #469. I had planed to v3 but I think just adding context does not change API.

@Lomanic I'd very appreciate if you could check this PR. I have confirmed go test works on Linux, FreeBSD.

@shirou shirou requested a review from Lomanic December 31, 2017 06:40
@shirou shirou merged commit 2ae56c3 into master Jan 9, 2018
@shirou shirou deleted the feature/add_context_support branch January 9, 2018 02:50
@Lomanic
Copy link
Collaborator

Lomanic commented Jan 10, 2018

Sorry for late response, I was not able to run the tests (go test ./...) without errors on Windows 7 64bit.

I notice that unfortunately the process.ProcessesWithContext() function is missing btw.

@shirou
Copy link
Owner Author

shirou commented Jan 11, 2018

@Lomanic Could you show me what test is failing on Windows 7 (plz ignore not implemented yet)?

And add process.ProcessesWithContext is added. Thank you!

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