siso: Refactor Run function to not used named return values. That simplifies control over the pointers for deferred functions. Additionally move monitoring function in the postRun as it's the only place in code that requires stats. Bug: b/476857778 Change-Id: Id1ed68477884e1dcc186e47f729110316a6a6964 Reviewed-on: https://chromium-review.googlesource.com/c/build/+/7509011 Reviewed-by: Fumitoshi Ukai <[email protected]> Commit-Queue: Alex Ovsienko <[email protected]>
This repository contains tools developed and owned by the Chrome Build Team.
The steps for getting the code are:
git clone https://chromium.googlesource.com/buildWe use the standard Go module workflow to work on our projects.