Skip to content

Commit

Permalink
Add todo for noopcloser
Browse files Browse the repository at this point in the history
  • Loading branch information
hexbabe committed Nov 13, 2024
1 parent 149c181 commit f9ad184
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/camera/videosource/webcam.go
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,7 @@ func NewWebcam(
}

// noopCloser overwrites the actual close method so that the real close method isn't called on Reconfigure.
// TODO(hexbabe): https://viam.atlassian.net/browse/RSDK-9264
type noopCloser struct {
gostream.VideoSource
}
Expand Down

0 comments on commit f9ad184

Please sign in to comment.