MCPcopy
hub / github.com/apache/devlake / LockTables

Method LockTables

backend/core/dal/dal.go:213–213  ·  view source on GitHub ↗

table: exclusive

(lockTables LockTables)

Source from the content-addressed store, hash-verified

211 Commit() errors.Error
212 // table: exclusive
213 LockTables(lockTables LockTables) errors.Error
214 UnlockTables() errors.Error
215 // End(err *errors.Error)
216}

Callers 3

LockTablesTimeoutMethod · 0.65
dequeuePipelineFunction · 0.65
lockDatabaseFunction · 0.65

Implementers 1

DalgormTransactionbackend/impls/dalgorm/dalgorm_transact

Calls

no outgoing calls

Tested by

no test coverage detected