3
1
Running google-chrome-browser latest (75) is giving me a really strange error I am unable to decipher, and I can't find anything helpful about this:
$ google-chrome --disable-gpu --headless 'http://google.com'
[0612/131933.198197:ERROR:browser_process_sub_thread.cc(221)] Waited 4 ms for network service
Using both that and stable changed nothing. The network call is anything between 2 and 6 ms, but what is the problem?
The below link doesn't help me either https://stackoverflow.com/questions/56403638/errorbrowser-process-sub-thread-cc221-waited-57-ms-for-network-service-with
– MistaWizard – 2019-06-12T10:24:55.293