As of Go 1.15 we can now check an error against os.ErrDeadlineExceeded instead of this helper func: https://github.com/hashicorp/nomad/blob/v0.12.3/testutil/net.go
That helper func should be removed.
i've started work on this one 馃帀
@loadstar81 are still working on this? If not, I have a patch ready I would submit.
@loadstar81 are still working on this? If not, I have a patch ready I would submit.
@roccoblues nope, it fell off the list :/
go for it!