Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
  • Loading branch information
timvaillancourt committed Feb 19, 2025
1 parent faff7e6 commit 56e14d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/vt/vtorc/discovery/queue.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
/*
package discovery manages a queue of discovery requests: an ordered
queue.
queue with no duplicates.
push() operation never blocks while pop() blocks on an empty queue.
Expand Down

0 comments on commit 56e14d9

Please sign in to comment.