From 77d630f57a4e29a24a1d0ac4ca3394675962e4ac Mon Sep 17 00:00:00 2001 From: "Joshua C. Colp" Date: Tue, 16 Sep 2025 18:07:54 -0300 Subject: [PATCH] taskpool: Update versions for taskpool stasis options. --- main/stasis.c | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/main/stasis.c b/main/stasis.c index 5a6d8f71b3..87805065ea 100644 --- a/main/stasis.c +++ b/main/stasis.c @@ -97,30 +97,40 @@ - 24.0.0 + 23.1.0 + 22.7.0 + 20.17.0 Settings that configure the taskpool Stasis uses to deliver some messages. - 24.0.0 + 23.1.0 + 22.7.0 + 20.17.0 Minimum number of taskprocessors in the message bus taskpool. - 24.0.0 + 23.1.0 + 22.7.0 + 20.17.0 Initial number of taskprocessors in the message bus taskpool. - 24.0.0 + 23.1.0 + 22.7.0 + 20.17.0 Number of seconds before an idle taskprocessor is disposed of. - 24.0.0 + 23.1.0 + 22.7.0 + 20.17.0 Maximum number of taskprocessors in the taskpool. -- 2.47.3