<!-- 1. Please make sure to provide a detailed description with all the relevant information that might be required to start working on this feature. 2. In case you are not sure about your request or whether the particular feature is already supported or not, please start a discussion instead. 3. GitHub Discussion: https://github.com/projectdiscovery/nuclei/discussions/categories/ideas 4. Join our discord server at https://discord.gg/projectdiscovery to discuss the idea on the #nuclei channel. --> ### Please describe your feature request: <!-- A clear and concise description of feature to implement --> - follow-up of https://github.com/projectdiscovery/nuclei/pull/5112 - add similar leak test for nuclei runner which handles execution of nuclei as cli - this allows us to flag any goroutine leaks before they are merged ### Anything Else <!-- A clear and concise description of the feature request's motivation and the use-cases in which it could be useful. --> - we have already added this leak test for go sdk ( both SimpleNucleiExecuter and ThreadSafeExecuter) , so this can be referred while implementing
Please describe your feature request:
Anything Else