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