summaryrefslogtreecommitdiff
path: root/changes/feature-5672_gracefully-handle-SIGTERM
diff options
context:
space:
mode:
Diffstat (limited to 'changes/feature-5672_gracefully-handle-SIGTERM')
-rw-r--r--changes/feature-5672_gracefully-handle-SIGTERM1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/feature-5672_gracefully-handle-SIGTERM b/changes/feature-5672_gracefully-handle-SIGTERM
new file mode 100644
index 00000000..a616430d
--- /dev/null
+++ b/changes/feature-5672_gracefully-handle-SIGTERM
@@ -0,0 +1 @@
+- Gracefully handle SIGTERM, with addSystemEventTrigger twisted reactor's method. Closes #5672.