From 568aeb220dba5ecaf556af4d8bf0cb026d5e4c3b Mon Sep 17 00:00:00 2001 From: AB Date: Fri, 5 Jul 2024 10:58:16 +0200 Subject: [PATCH] Fix checkstyle --- .../xdev/tci/factory/prestart/PreStartableTCIFactory.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tci-base/src/main/java/software/xdev/tci/factory/prestart/PreStartableTCIFactory.java b/tci-base/src/main/java/software/xdev/tci/factory/prestart/PreStartableTCIFactory.java index 270f37c..f225ffe 100644 --- a/tci-base/src/main/java/software/xdev/tci/factory/prestart/PreStartableTCIFactory.java +++ b/tci-base/src/main/java/software/xdev/tci/factory/prestart/PreStartableTCIFactory.java @@ -50,7 +50,7 @@ *

What is PreStarting?

*

* When running tests usually there are certain times when the available resources are barely utilized: - * + * *

*

* PreStarting uses a "cached" pool of infrastructure and tries to utilizes these idle times to fill/replenish this