Chromium Code Reviews
DescriptionFix walk graph to recurse correctly.
Previously max depth would be used to see how far to load attempts, as well as
how far to recurse deps. That's pretty silly. Now we use max_depth > 0 to
actually restrict how far down we walk. This makes the API match its documented
behavior in the protos.
R=dnj@chromium.org, vadimsh@chromium.org
BUG=
Committed: https://github.com/luci/luci-go/commit/6ee6d7b70a20e63e1115441a424ddd039d1c6b29
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 6 (2 generated)
|
||||||||||||||||||||||||||||