You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use LockTimeoutException instead of PessimisticLockException on Postgres and h2
this is perhaps not *perfectly* correct for Postgres, but I believe it's good
enough for our purposes (this error code can occur in some other situations,
but they are very unlikely to affect us, it seems to me)
0 commit comments