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: #1274 spawned nuclei child process hangs reading stdin #1306

Merged
merged 1 commit into from
Nov 29, 2021

Conversation

Ice3man543
Copy link
Member

Next and final attempt at fixing the stdin parsing issue when spawing as child from nodejs

Proposed changes

Checklist

  • Pull request is created against the dev branch
  • All checks passed (lint, unit/integration/regression tests etc.) with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Next and final attempt at fixing the stdin parsing issue when spawing as child from nodejs
@Ice3man543 Ice3man543 added the Status: Review Needed The issue has a PR attached to it which needs to be reviewed label Nov 29, 2021
@Ice3man543 Ice3man543 linked an issue Nov 29, 2021 that may be closed by this pull request
@Ice3man543 Ice3man543 merged commit d6cfa55 into dev Nov 29, 2021
@Ice3man543 Ice3man543 deleted the fix-stdin-reading branch November 29, 2021 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Review Needed The issue has a PR attached to it which needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spawned nuclei (child) process hangs
1 participant