From 88b6ca4b43b275e2b729b3fd8d8f9584ac9ba701 Mon Sep 17 00:00:00 2001 From: Ichthyostega Date: Tue, 9 Jan 2024 00:15:15 +0100 Subject: [PATCH] DOC: add notice about December-2023 Developer Meeting ...there is no summary this time, since the meeting was used for extended technical discussions about methods to test the scheduler --- doc/devel/meeting_summary/index.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/devel/meeting_summary/index.txt b/doc/devel/meeting_summary/index.txt index 364ee67b3..8ec1a4ab8 100644 --- a/doc/devel/meeting_summary/index.txt +++ b/doc/devel/meeting_summary/index.txt @@ -11,6 +11,13 @@ spending time on the task of writing a summary. Anyone interested in Lumiera development is also encouraged to read mailing list archives and other documentation. +13 Dec 2023 +----------- + +Topics +~~~~~~ + * Extended technical discussion about Scheduler load testing + and how to find out about inherent limitations of the approach taken 8 Nov 2023 ----------