mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 10:06:24 +05:00
Account concurrency fixes for debit, maxDebit and GetMaxSessionDuration
This commit is contained in:
@@ -110,7 +110,6 @@ func (guard *GuardianLock) Guard(handler func() (interface{}, error), timeout ti
|
||||
case reply = <-rplyChan:
|
||||
}
|
||||
}
|
||||
|
||||
guard.unlockItems(itmLocks)
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user