When starting a Dubbo project using version 3.2.0-beta.4, a thread pool exhaustion exception is thrown. The error only occurs during startup and does not reappear once the application has started successfully. Expected: improved thread management during startup to prevent pool exhaustion or better error handling.