We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Specs of the graceful package are failing randomly:
graceful
--- FAIL: TestService_Restart (0.01s) service_test.go:104: Error Trace: service_test.go:104 Error: Received unexpected error: Get "http://localhost:9000/?sleep=20": read tcp 127.0.0.1:46390->127.0.0.1:9000: read: connection reset by peer Test: TestService_Restart FAIL FAIL github.com/Scalingo/go-utils/graceful 2.499s
For instance: https://travis-ci.com/github/Scalingo/go-utils/builds/188846288
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Specs of the
graceful
package are failing randomly:For instance: https://travis-ci.com/github/Scalingo/go-utils/builds/188846288
The text was updated successfully, but these errors were encountered: