@ -518,6 +518,7 @@ func (b *BuildManager) parseWorker() {
dbPkg = dbPkg.Update().SetStatus(QUEUED).SaveX(context.Background())
dbLock.Unlock()
b.parseWG.Done()
b.build <- pkg
}
The note is not visible to the blocked user.