This release improves isolation of connections and transactions across concurrent tasks:
@db.transaction
decorator uses the calling task's connectionThese changes improve the consistency of behavior and fix bugs where connections and transactions were not properly isolated.
In most cases, these changes should not be breaking. However, if using an open transaction across tasks, the active connection (db.connection()
) now needs to be explicitly passed to each task.
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2023-aae21eab3a
Please log in to add feedback.
This update has been submitted for testing by music.
This update's test gating status has been changed to 'ignored'.
music edited this update.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
There is an ongoing freeze; this will be pushed to stable after the freeze is over.
This update has been pushed to stable.