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
File Mode Size
20231024_123046_boris_keypoints.md -rw-r--r-- 305 bytes
20231104_113802_mzhiltsov_fix_atomic_uses.md -rw-r--r-- 103 bytes
20231107_145655_maria_handle_task_creation_withvideo_from_cs_and_cache.md -rw-r--r-- 167 bytes
fragment.j2 -rw-r--r-- 137 bytes
scriv.ini -rw-r--r-- 226 bytes

back to top