Skip to content

fix: validate worker pattern #77

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

matejsmycka
Copy link

Fixed bug where worker gets created for each template, resulting in crash because it creates too much threads.

I have added worker pool pattern with max 1000 workers and refactored it into 3 funcs instead of 1.

Tested on:

  • Ubuntu 22.04.3 LTS
  • go version go1.23.5 linux/amd64

@matejsmycka
Copy link
Author

Currently, https://tm.nuclei.sh/validate is down. Please retest after it is up, or I will do more thorough testing during next week.

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.

1 participant