add comment
This commit is contained in:
parent
2a47f29b29
commit
44e13e2e73
|
|
@ -195,6 +195,7 @@ program
|
|||
e.name = 'Playwright Host validation warning';
|
||||
console.error(e);
|
||||
});
|
||||
// our download has http keepalive enabled, so the dangling sockets prevent the process from exiting by itself.
|
||||
gracefullyProcessExitDoNotHang(0);
|
||||
}
|
||||
} catch (e) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue