InterruptedException causing application restart after running virtual threads for a few days
I’m encountering an issue with my application, which uses zulu-openjdk:21
. To manage threads more efficiently, I encapsulated a method to wait for multiple threads to complete: