Closed BalaBalaYi closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 80.46%. Comparing base (
1794a01
) to head (77541d7
). Report is 56 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What changes were proposed in this pull request?
This is a temp solution: Add a random number to the socket name to avoid socket conflict.
Why are the changes needed?
The socket may not be released completely when training process restarted('finally' is not enough).
Does this PR introduce any user-facing change?
No.
How was this patch tested?
UT.