Files
nuclei/pkg
Dwi Siswanto f7f34e80a1 fix(http): race condition regression
The `race` condition directive was broken due to
a strict dependency on `threads > 0` for parallel
execution, causing templates with `race` directive
enabled but no explicit threads to fall back to
seq execution.

This regression was introduced in v3.2.0 (#4868),
which restricted parallel execution to only when
`payloads` were present.

Fixes #5713 to allow race conditions even w/o
explicit `payloads`, and add a default thread
count when race is enabled but threads is 0.

Signed-off-by: Dwi Siswanto <git@dw1.io>
2026-01-03 21:58:27 +07:00
..
2025-12-31 09:30:28 +07:00
2025-09-12 19:03:56 +02:00
2026-01-02 06:28:46 +07:00
2024-03-15 00:01:09 +01:00
2025-11-18 22:20:17 +04:00
2025-10-10 17:32:54 +02:00
2025-11-18 22:20:17 +04:00