// It is rare to Close a Ring, as the Ring is meant to be long-lived
// and shared between many goroutines.
func(c*Ring)Close()error{
deferc.mu.Unlock()
c.mu.Lock()
deferc.mu.Unlock()
ifc.closed{
returnnil
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.