mirror of
https://github.com/novatiq/packages.git
synced 2026-06-25 14:50:33 +01:00
b0e4ec2924
Fixed a race condition in QuerySet.update_or_create() that could result in data loss (#29499). Signed-off-by: Rosen Penev <rosenp@gmail.com>