loolwsd/LOOLWSD.cpp | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit f3a1e6e81e8419f42ef039f8ecd7eba332908d2d
Author: Ashod Nakashian <[email protected]>
Date: Thu May 19 20:28:54 2016 -0400
loolwsd: replenish children on finishing a prisoner socket thread
Change-Id: Id6b1a12439431819910f6c5c99cb630b48c87805
Reviewed-on: https://gerrit.libreoffice.org/25234
Reviewed-by: Ashod Nakashian <[email protected]>
Tested-by: Ashod Nakashian <[email protected]>
diff --git a/loolwsd/LOOLWSD.cpp b/loolwsd/LOOLWSD.cpp
index bea8637..a6fc20b 100644
--- a/loolwsd/LOOLWSD.cpp
+++ b/loolwsd/LOOLWSD.cpp
@@ -1060,6 +1060,8 @@ public:
Admin::instance().rmDoc(docKey, sessionId);
}
+ // Replenish.
+ prespawnChildren();
Log::debug("Thread finished.");
}
};
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits