Files
scylladb/gms
Tomasz Grabiec 6449c59963 gossiper: Bring back abort on listener failure
The refactoring in c48dcf607a dropped
the noexcept around listener notification. This is probably
unintentional, as the comment which explains why we need to abort was
preserved.

Closes #14573
2023-07-13 11:26:23 +03:00
..