aboutsummaryrefslogtreecommitdiff
path: root/tests/test-integration-chime-mode.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-07-09 19:58:27 -0500
committerCraig Jennings <c@cjennings.net>2026-07-09 19:58:27 -0500
commitf19880a641e323b1db9a19a98b7cbe5bfd694be5 (patch)
treef449ef5f899083fe907d1415a4bb739e63c7ad3c /tests/test-integration-chime-mode.el
parent032ba26f7504a7a10f532f345d3d5f183c171fe7 (diff)
downloadchime-f19880a641e323b1db9a19a98b7cbe5bfd694be5.tar.gz
chime-f19880a641e323b1db9a19a98b7cbe5bfd694be5.zip
fix: guard each event's alert call
chime--process-notifications maps chime--notify over every due event, and the alert call was unguarded. One dbus error partway through dropped every notification after it, and the caller's condition-case then miscounted the whole thing as a fetch failure, walking the counter toward the persistent-failure warning. Each event's alert now fails on its own and reports to *Messages*.
Diffstat (limited to 'tests/test-integration-chime-mode.el')
0 files changed, 0 insertions, 0 deletions