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

Stresses ended well but left stress-ng processes running after finishing #26

Open
Inkedstinct opened this issue Feb 25, 2025 · 0 comments

Comments

@Inkedstinct
Copy link

Hi,

I've just use the snippet from README.md in order to contribute to the common DB.
All went smoothly, only issue is that I noticed increasing latency during the stresses.
Expecting it to drop once the stress process would be finished, the report was sent to the DB and returned successfully, however, the stress-ng processes were left intact running in bg and I had to kill it manually (pgrep "stress-ng" | xargs kill -2).

Even though easily stopped, I wonder if it is intended that all stress survive (bias from one stress-ng config to another). I also guess that all subsequent child stress shall be stopped once the report is completed and sent.

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