Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Tharsanan1 committed Jan 26, 2024
1 parent 1ede74f commit 71359f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions adapter/pkg/discovery/protocol/server/sotw/v3/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ func (s *server) process(stream streamv3.Stream, reqCh <-chan *discovery.Discove
}
}


for {
select {
case <-s.ctx.Done():
Expand Down

0 comments on commit 71359f1

Please sign in to comment.