Skip to content

Commit

Permalink
Internal change.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 558164163
Change-Id: Ie10e5c10de483fb99f560219e0a55f9eacd094dc
  • Loading branch information
justinhorvitz authored and copybara-github committed Aug 18, 2023
1 parent cc5889c commit 77a2954
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ public synchronized Set<SkyKey> getInProgressReverseDeps() {
* and the value.
*/
@Override
@CanIgnoreReturnValue
public synchronized Set<SkyKey> setValue(
SkyValue value, Version graphVersion, @Nullable Version maxTransitiveSourceVersion)
throws InterruptedException {
Expand Down

0 comments on commit 77a2954

Please sign in to comment.