mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 18:11:21 +00:00
Fixed a race condition in QuerySet.update_or_create() that could result in data loss (#29499). Signed-off-by: Rosen Penev <rosenp@gmail.com>