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

Spawn sub-processes with CPU/RAM limits #13

Open
mwild1 opened this issue Jul 3, 2023 · 0 comments
Open

Spawn sub-processes with CPU/RAM limits #13

mwild1 opened this issue Jul 3, 2023 · 0 comments

Comments

@mwild1
Copy link

mwild1 commented Jul 3, 2023

Currently there is an issue observed on xmpp.net that sometimes an 'openssl' process spawned by this tool will sit consuming 100% CPU forever. If killed manually, it eventually respawns (probably related to #12).

Ideally there should be some timeout plus limits on how much CPU and RAM the spawned process can use before it is terminated.

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