Preempt/Cancel on executor #3046
Annotations
2 errors
Setup and run integration tests:
internal/server/server.go#L194
cannot use executorServer (variable of type *executor.Server) as "github.com/armadaproject/armada/pkg/api".ExecutorServer value in argument to api.RegisterExecutorServer: *executor.Server does not implement "github.com/armadaproject/armada/pkg/api".ExecutorServer (missing method CancelOnExecutor)
|
Setup and run integration tests
Process completed with exit code 1.
|
Loading