RELEASED: Public: March 6, 2024
Resolved issues
- The SSH agents fail to launch at startup (BEE-42329)
-
The SSH based agents fail to launch. This was caused by a bug in Jenkins where a thread pool was not initialized correctly with a context
ClassLoader
. This context caused the class loader to be dependent on the initialization order and previous calls to the thread pool. This bug has been fixed.