mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2026-02-03 09:13:10 +08: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.