@@ -18,7 +18,6 @@ type lossWindow struct {
bits []uint64
lost atomic.Uint64
late atomic.Uint64
_ [16]byte
}
func newLossWindows(n int) []lossWindow {
The note is not visible to the blocked user.