Files
projectdiscovery-nuclei/pkg/protocols/headless/engine
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
..
2023-10-17 17:44:13 +05:30
2023-10-17 17:44:13 +05:30
2025-10-10 17:32:54 +02:00
2026-02-26 22:03:14 +07:00