mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-18 11:05:26 +00:00
fix(engine): Resolve issue with ExecuteWithResults function not returning expected results When attempting to use the `ExecuteWithResults` function, users were finding that the function was not returning the expected results. This fix addresses the root cause of this problem.