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

Use errgroup in server #295

Closed
BrianHicks opened this issue Sep 22, 2016 · 1 comment · Fixed by #363
Closed

Use errgroup in server #295

BrianHicks opened this issue Sep 22, 2016 · 1 comment · Fixed by #363

Comments

@BrianHicks
Copy link
Contributor

Probably an improvement over what we're doing now and it has context support. https://godoc.org/golang.org/x/sync/errgroup#ex-Group--Pipeline

@BrianHicks
Copy link
Contributor Author

To be clear: this should happen in cmd/server.go

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

Successfully merging a pull request may close this issue.

1 participant