Files
projectdiscovery-nuclei/pkg/protocols/headless
Dwi Siswanto 1556d08bb7 fix(headless): avoid cross-test chrome teardown races (#7053)
Drop global Chrome process sweeping from browser
shutdown.

The `previousPIDs` snapshot + delta kill logic is
unsafe on shared/parallel runners: a test can
classify another test's Chrome as "new" and kill
it during `(*Browser).Close()`, triggering
intermittent Rod panics (use of closed network
connection).

Signed-off-by: Dwi Siswanto <git@dw1.io>
2026-02-27 10:58:23 +07:00
..
2025-10-28 14:19:12 +04:00
2025-10-28 14:19:06 +04:00