wait up to 5 seconds for the headless firefox to die(sounds creepy when I say it like that)

Former-commit-id: 64505f6617
Former-commit-id: 0f6e3fea65809c006bebe1d032246c9e19b8741a
This commit is contained in:
idk
2022-09-07 11:58:08 -04:00
parent ab2d1f9265
commit 1684d7c7bd
4 changed files with 6 additions and 0 deletions

View File

@ -592,6 +592,7 @@ public class I2PChromium extends I2PCommonBrowser {
I2PChromiumProfileBuilder.usability = true;
}
if (arg.equals("-noproxycheck")) {
println("zeroing out proxy check")
i2pChromium.setProxyTimeoutTime(0);
}
if (!arg.startsWith("-")) {