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

prov/shm: Fix signal handling bug #5613

Merged
merged 1 commit into from
Feb 11, 2020
Merged

prov/shm: Fix signal handling bug #5613

merged 1 commit into from
Feb 11, 2020

Conversation

zhngaj
Copy link
Contributor

@zhngaj zhngaj commented Feb 6, 2020

Save the old action of different signals separately,
so that they can be recovered correctly.

Signed-off-by: Jie Zhang zhngaj@amazon.com

prov/shm/src/smr_init.c Outdated Show resolved Hide resolved
prov/shm/src/smr_signal.h Show resolved Hide resolved
prov/shm/src/smr_signal.h Show resolved Hide resolved
prov/shm/src/smr_signal.h Outdated Show resolved Hide resolved
@shefty
Copy link
Member

shefty commented Feb 7, 2020

bot:aws:retest

@shefty
Copy link
Member

shefty commented Feb 7, 2020

Can you please rebase to resolve conflicts?

@zhngaj
Copy link
Contributor Author

zhngaj commented Feb 8, 2020

Sure.

Save the old action of different signals separately,
so that they can be recovered correctly.

Signed-off-by: Jie Zhang <zhngaj@amazon.com>
@shefty
Copy link
Member

shefty commented Feb 10, 2020

Both failures were CI system related.

@zhngaj
Copy link
Contributor Author

zhngaj commented Feb 11, 2020

@aingerson Could you please take a look at this change?

Copy link
Contributor

@aingerson aingerson left a comment

Choose a reason for hiding this comment

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

Looks fine to me!

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.

4 participants