mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-09-21 10:40:13 +00:00
fix(agentcompat): retain transfer sentinel handles
Co-authored-by: naiba/CloudCode <hi+cloudcode@nai.ba>
This commit is contained in:
@@ -97,6 +97,7 @@ func (Transfer) RunWithEvidence(ctx context.Context, input TransferInput) (resul
|
||||
result, runErr = transferFinish(assertions, err)
|
||||
return result, transferEvidence, runErr
|
||||
}
|
||||
defer sentinels.close()
|
||||
execution := transferExecution{
|
||||
client: dashboardInstance.Clients().MCP,
|
||||
serverID: serverID,
|
||||
|
||||
Reference in New Issue
Block a user