Add a way to cancel the request that is timeming out.
dahernan opened this issue · 0 comments
dahernan commented
Put a cancellation channel or context like this http://blog.golang.org/context, so you can is some way to send a cancellacion signal to go routines