Revision 1ef6ba0cf0e7ccad49e70480feb792abd2f4adde authored by Maxim Zhiltsov on 07 November 2023, 17:03:47 UTC, committed by GitHub on 07 November 2023, 17:03:47 UTC
It's possible to get more than 1 GT job in a task in the case of
concurrent creation requests.
This PR fixes this by introducing a task row-level lock in the DB for
the update transaction.

- Fixed GT job creation race condition

1 parent 92f5181
History

back to top