good morning!!!!

Skip to content
Snippets Groups Projects
Verified Commit cc44f463 authored by a's avatar a
Browse files

fuckin hell

parent 5d49235f
No related branches found
No related tags found
1 merge request!23Whatthefuck
Pipeline #30102 passed
......@@ -68,6 +68,7 @@ func (s *Server) ServeCodec(ctx context.Context, remote codec.ReaderWriter) erro
}()
}
}()
wg.Wait()
allErrs = append(allErrs, err)
if len(allErrs) > 0 {
return errors.Join(allErrs...)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment