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

testserver: run cockroach with Pdeathsig on linux #101

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ajwerner
Copy link

@ajwerner ajwerner commented Apr 8, 2021

If the test crashes for whatever reason and does not run the deferred
cleanup, then we would like very much for the operating system to kill
the subprocess. Linux has nice support for this.

If the test crashes for whatever reason and does not run the deferred
cleanup, then we would like very much for the operating system to kill
the subprocess. Linux has nice support for this.
@ajwerner ajwerner requested a review from rafiss April 8, 2021 17:33
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@andreimatei andreimatei left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @rafiss)

@rafiss
Copy link
Contributor

rafiss commented Apr 9, 2021

I don't know why the SIGSEGV is happening but I stumbled upon this: golang/go#27505 (comment)

Do you think we need something like that? Do we need Setpgid=true?

@rafiss rafiss removed their request for review October 14, 2021 21:31
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.

None yet

4 participants