deadlocks,”In a database, a deadlock is a situation in which two or more transactions are waiting for one another to give up locks. For example
Transaction A might hold a lock on some rows in the Accounts table and needs to update some rows in the Orders table to finish.”