bndr/gojenkins

Add support for Contexts

Open

#40 aperta il 15 set 2016

Vedi su GitHub
 (1 commento) (1 reazione) (0 assegnatari)Go (454 fork)github user discovery
help wanted

Metriche repository

Star
 (903 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor