summaryrefslogtreecommitdiff
path: root/changes/decouple_lost_owner
diff options
context:
space:
mode:
Diffstat (limited to 'changes/decouple_lost_owner')
-rw-r--r--changes/decouple_lost_owner4
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/decouple_lost_owner b/changes/decouple_lost_owner
deleted file mode 100644
index 88adb18546..0000000000
--- a/changes/decouple_lost_owner
+++ /dev/null
@@ -1,4 +0,0 @@
- o Code simplification and refactoring:
- - Treat the loss of an owning controller as equivalent to a SIGTERM
- signal. This removes a tiny amount of duplicated code, and simplifies
- our callgraph. Closes ticekt 16788.