Change err to PartExec instead of returning for sq/th processEvents

This commit is contained in:
ionutboangiu
2023-03-13 07:40:57 -04:00
committed by Dan Christian Bogos
parent dd872bebfa
commit 39f063d86a

View File

@@ -376,7 +376,6 @@ func (sS *StatS) processEvent(ctx *context.Context, tnt string, args *utils.CGRE
return
}
}
matchSQs.unlock()
return
}