summaryrefslogtreecommitdiffstats
path: root/wsd/LOOLWSD.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'wsd/LOOLWSD.cpp')
-rw-r--r--wsd/LOOLWSD.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/wsd/LOOLWSD.cpp b/wsd/LOOLWSD.cpp
index ca08808129..d7ebcbb26f 100644
--- a/wsd/LOOLWSD.cpp
+++ b/wsd/LOOLWSD.cpp
@@ -1574,6 +1574,7 @@ void PrisonerPoll::wakeupHook()
// block until the replay finishes
replayThread->join();
+ LOG_INF("Setting TerminationFlag");
SigUtil::getTerminationFlag() = true;
}
#endif