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

default flag value can fail to pass through on reload #9

Open
crawshaw opened this issue Oct 5, 2018 · 0 comments
Open

default flag value can fail to pass through on reload #9

crawshaw opened this issue Oct 5, 2018 · 0 comments

Comments

@crawshaw
Copy link
Owner

crawshaw commented Oct 5, 2018

Added a flag to a process, so on -littleboss=reload it tried and failed to use the default value:

panic: littleboss: child listener flag "myaddr" value does not include fd: ":8465"

goroutine 1 [running]:
crawshaw.io/littleboss.(*Littleboss).child(0xc0000e4dc0, 0x9a2848)
        /Users/crawshaw/go/src/crawshaw.io/littleboss/littleboss.go:879 +0xb1e
crawshaw.io/littleboss.(*Littleboss).Run(0xc0000e4dc0, 0x9a2848)
        /Users/crawshaw/go/src/crawshaw.io/littleboss/littleboss.go:247 +0x961
main.main()
        /Users/crawshaw/go/src/spilled.ink/smsmtpd/main.go:64 +0x2bc
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