Skip to content
New issue

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

TestStartStopReload is flaky #12

Open
crawshaw opened this issue Mar 17, 2019 · 0 comments
Open

TestStartStopReload is flaky #12

crawshaw opened this issue Mar 17, 2019 · 0 comments

Comments

@crawshaw
Copy link
Owner

Running on go version go1.12.1 darwin/amd64:

$ go test
--- FAIL: TestStartStopReload (0.62s)
    littleboss_test.go:153: echo_server address: "addr=[::]:54901"
    littleboss_test.go:176: reload failed: exit status 1: reload of echo_server failed: wait: no child processes
        
        echo_server output:
        SupervisorInit called
        addr=[::]:54901
        littleboss: reload requested
        entering lameduck mode
        littleboss: exit: wait: no child processes
FAIL
exit status 1
FAIL    crawshaw.io/littleboss  3.980s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant