The GitHub Actions job "E2E - ShowProcesslist" on shardingsphere.git has failed.
Run started by GitHub user asia-zengtao (triggered by terrymanu).

Head commit for run:
93c52beefdca8455a9c587cb7abd8732cd630b31 / asia-zengtao 
<111327440+asia-zeng...@users.noreply.github.com>
Code performance optimization and database connection closure optimization

The current implementation iterates over the created connections and closes 
them every time an exception is caught. This approach is inefficient, it is 
recommended to handle the exception after the loop ends and use the 
closeConnections() method to close the connections.

Report URL: https://github.com/apache/shardingsphere/actions/runs/5407678595

With regards,
GitHub Actions via GitBox

Reply via email to