lovepoem opened a new issue #1534: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1534
## Bug Report ### Which version of ElasticJob did you use? <version>3.0.0-beta-SNAPSHOT</version> ### Which project did you use? ElasticJob-Lite or ElasticJob-Cloud? elasticjob-lite ### Expected behavior The result of testcases are success ### Actual behavior Faild in shardingsphere-elasticjob/elasticjob-lite/elasticjob-lite-spring/elasticjob-lite-spring-namespace  In my pc , it occurred once :    ### Reason analyze (If you can) When a case failed , 3181 port that `EmbedTestingServer` used is not closed . So other cases should wait for 30s , so the whole testcases will fail after 30 minutes ### Steps to reproduce the behavior. ### Example codes for reproduce this issue (such as a github link). ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
