Merge pull request #5745 from yylt/check
interface about shim build check
This commit is contained in:
commit
ee3272e9cf
@ -183,6 +183,8 @@ func cleanupAfterDeadShim(ctx context.Context, id, ns string, rt *runtime.TaskLi
|
||||
})
|
||||
}
|
||||
|
||||
var _ runtime.Task = &shim{}
|
||||
|
||||
type shim struct {
|
||||
bundle *Bundle
|
||||
client *ttrpc.Client
|
||||
|
Loading…
Reference in New Issue
Block a user