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

Add signal handling to standalone #657

Merged
merged 2 commits into from
Jan 22, 2018

Conversation

pavolloffay
Copy link
Member

Signed-off-by: Pavol Loffay ploffay@redhat.com

Signed-off-by: Pavol Loffay <ploffay@redhat.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 36531f4 on pavolloffay:standalone-signals into 8c55478 on jaegertracing:master.

Signed-off-by: Pavol Loffay <ploffay@redhat.com>
logger.Fatal("Could not launch jaeger-query service", zap.Error(err))
}
go func() {
defer closer.Close()
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had to move this here, otherwise tests were failing.

It's not super clear maybe we could wrap it all in the go routine

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling bf3c276 on pavolloffay:standalone-signals into 8c55478 on jaegertracing:master.

@pavolloffay pavolloffay merged commit 0e87c67 into jaegertracing:master Jan 22, 2018
@ghost ghost removed the review label Jan 22, 2018
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

Successfully merging this pull request may close these issues.

3 participants