aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket25952
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket25952')
-rw-r--r--changes/ticket259529
1 files changed, 9 insertions, 0 deletions
diff --git a/changes/ticket25952 b/changes/ticket25952
new file mode 100644
index 0000000000..e4dd56df06
--- /dev/null
+++ b/changes/ticket25952
@@ -0,0 +1,9 @@
+ o Minor features (mainloop):
+ - Move responsibility for
+ warning relay operators about unreachable ports
+ from a once-per-second callback to a callback that is only scheduled as
+ needed. Once enough items are removed from our once-per-second
+ callback, we can eliminate it entirely to conserve CPU when idle.
+ Closes ticket
+ 25952.
+