@@ -312,7 +312,7 @@ func (s *Server) Start() error {
returnnil
}
// Close closes all the server resources and waits for the to close.
// Close closes all the server resources and waits for them to close.
func(s*Server)Close()error{
s.ctxCancel()
s.wg.Wait()
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.