Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
KSmigielski committed Jan 17, 2025
1 parent 20849f6 commit 1bfd0cf
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ public DeltaWatch createDeltaWatch(
request.getTypeUrl());
T group;
group = groups.hash(request.v3Request().getNode());
request.v3Request().getNode().getId()
// even though we're modifying, we take a readLock to allow multiple watches to be created in parallel since it
// doesn't conflict
readLock.lock();
Expand Down

0 comments on commit 1bfd0cf

Please sign in to comment.