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

fixbug: Under some systems, processes cannot exit using kill -HUP #67

Merged
merged 1 commit into from
Nov 17, 2020

Conversation

tiny-x
Copy link
Member

@tiny-x tiny-x commented Nov 16, 2020

Signed-off-by: tiny.x 185120555@qq.com

Describe what this PR does / why we need it

Under some systems, processes cannot exit using kill -HUP

Does this pull request fix one issue?7

#27 #66

Describe how you did it

In the destroy phase, kill -9 is used

Describe how to verify it

blade create cpu load --cpu-percent 60

After a while

blade destroy cpu load --debug

Special notes for reviews

@tiny-x tiny-x added the type/bug Something isn't working label Nov 16, 2020
@tiny-x tiny-x added this to the v0.9.0 milestone Nov 16, 2020
@xcaspar xcaspar merged commit f72b2b0 into master Nov 17, 2020
@xcaspar xcaspar deleted the fixbug-os-66 branch November 17, 2020 03:23
@tiny-x tiny-x restored the fixbug-os-66 branch November 30, 2020 06:36
@tiny-x tiny-x deleted the fixbug-os-66 branch November 30, 2020 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants