Merge branch 'royh-batchembed' into royh-embed-parallel

This commit is contained in:
royjhan 2024-07-12 16:44:12 -07:00 committed by GitHub
commit 1f73889f34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -335,7 +335,6 @@ func (s *Server) EmbedHandler(c *gin.Context) {
return
}
}
mu.Lock()
reqEmbedArray[i] = s
mu.Unlock()