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

Network context argument #18

Open
paralin opened this issue Jan 2, 2017 · 1 comment
Open

Network context argument #18

paralin opened this issue Jan 2, 2017 · 1 comment

Comments

@paralin
Copy link

paralin commented Jan 2, 2017

It would be useful to pass a x/net/context.Context with Execute to allow canceling processing a query before it is done. This is especially useful for upcoming "Subscriptions"

@peterhellberg
Copy link

I would suggest that you use the standard library context.Context rather than the old x/net context.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants