https://www.javaguides.net/2024/06/java-threadpoolexecutor-awaittermination-method.html
Java ThreadPoolExecutor awaitTermination() Method
This guide will cover the usage of the awaitTermination() method, explain how it works, and provide concise examples to demonstrate its usage.
javathreadpoolexecutormethod