URL: https://github.com/SSSD/sssd/pull/5454 Author: alexey-tikhonov Title: #5454: SBUS: do not try to del non existing sender Action: opened
PR body: """ Resolves: https://github.com/SSSD/sssd/issues/5425 """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5454/head:pr5454 git checkout pr5454