Comment #5 on issue 3552 by [email protected]: `gcl upload` spins up a bunch of python processes burning 100% cpu for a few minutes, then dies
https://code.google.com/p/v8/issues/detail?id=3552

FWIW, the first part ("spins up a bunch of python processes burning 100% cpu for a few minutes") is WAI, that's V8's linter (tools/presubmit.py). The results are cached, so usually it'll only check changed files, but on a fresh checkout it'll check everything.

If there's a bug here, it's the second part: "ImportError: No module named checkdeps", but don't recall ever seeing that myself.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to