Skip to content

fix: produce DeleteNotification a line before handle_request

Kevin Morris requested to merge kevr/aurweb:fix-delete-notif into master

With this on a single line, the argument ordering and class/func execution was a bit too RNG causing exceptions to be thrown when producing a notification based off of a deleted pkgbase object.

Signed-off-by: Kevin Morris kevr@0cost.org

Merge request reports