help wanted
Métriques du dépôt
- Stars
- (903 stars)
- Métriques de merge PR
- (Métriques PR en attente)
Description
It would be nice to have support for Contexts; either Go 1.7's context package or the one from previous versions of Go in x/net/context.
This would allow cancelling Jenkins requests as well as setting up timeouts in specific parts of a chain of requests.