Files
heritrix3/engine
Alex Osborne 1b107f06c1 BrowserProcessor: guard stop() against a partially failed start()
If start() throws after the proxy is started but before the browser
launches, stop() could NPE on the null fields.
2026-07-10 15:59:47 +09:00
..