The suspend action is silently ignored when there's an application inhibiting suspend

I'm using xfce4-session-4.20.3-2.fc44.x86_64.

xfce4-session-logout -> Suspend does nothing.

I think I am going mad.

I run systemctl suspend and see:

Operation inhibited by "qBittorrent" (PID 123456 "qbittorrent", user birdie), reason is "Active torrents are currently present".
Please retry operation after closing inhibitors and logging out other users.
'systemd-inhibit' can be used to list active inhibitors.
Alternatively, ignore inhibitors and users with 'systemctl suspend -i'.

Is there a way for XFCE4-session to relay this information to the user, instead of silently failing to perform the action?