generated from pricelees/issue-pr-template
refactor: ReservationConcurrencyTest에 LOCK 이후 시작 보장을 위한 delay 추가
This commit is contained in:
parent
7c02d9ceae
commit
7482b3de99
@ -54,6 +54,8 @@ class ReservationConcurrencyTest(
|
||||
}!!
|
||||
}
|
||||
|
||||
delay(10)
|
||||
|
||||
val batchJob = async {
|
||||
TransactionTemplate(transactionManager).execute {
|
||||
incompletedReservationScheduler.processExpiredHoldSchedule()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user