Add Defer os.Remove before starting runtime proxy server #247
Conversation
Codecov Report
@@ Coverage Diff @@
## main #247 +/- ##
=======================================
Coverage 59.16% 59.16%
=======================================
Files 99 99
Lines 9277 9277
=======================================
Hits 5489 5489
Misses 3331 3331
Partials 457 457
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
f3e1bf5 to
26e648b
Compare
|
/cc @jasonliu747 |
a24958b to
723b988
Compare
Signed-off-by: Cheimu <xerhoneyfc@gmail.com>
723b988 to
894967b
Compare
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hormes, jasonliu747 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Cheimu yimo@xiaohongshu.com
Ⅰ. Describe what this PR does
Try to clean up runtime proxy endpoint socket file when runtime proxy got unexpected panic
Ⅱ. Does this pull request fix one issue?
fixes #246
Ⅲ. Describe how to verify it
Ⅳ. Special notes for reviews