ing
This commit is contained in:
parent
153a9768db
commit
fc21d7dfa2
|
@ -185,7 +185,7 @@ func (s *Server) httpHandler(ctx *fasthttp.RequestCtx) {
|
|||
}
|
||||
|
||||
s.stopWg.Add(1)
|
||||
go s.srw.HandleConnection(servlet, servletCtx, conn)
|
||||
s.srw.HandleConnection(servlet, servletCtx, conn)
|
||||
})
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user