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

fix: cleanup found action to prevent zombie processes #625

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

arjun-1
Copy link
Contributor

@arjun-1 arjun-1 commented Feb 4, 2025

I'm encountering a lot of <defunct> curl processes when running Dalfox with --found-action. The eventual cause my system to crash as they are not cleaned up. This fix cleans up the process resource

@hahwul hahwul added this to the NextVersion milestone Feb 4, 2025
@hahwul hahwul assigned hahwul and arjun-1 and unassigned hahwul Feb 4, 2025
@hahwul
Copy link
Owner

hahwul commented Feb 4, 2025

Hi @arjun-1
Oh, thank you so much! I'll go ahead and merge it. This will be included in the next version, and I'll make sure to release it as soon as possible. Have a great day! :)

@hahwul hahwul merged commit ca2759b into hahwul:main Feb 4, 2025
5 checks passed
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.

2 participants