Skip to content

executor: do not remove tokens when retiring machines + add machine deletion support

Martin Roukala requested to merge executor_simple_retiring into master

The only moment we should remove a machine's token is when deleting a machine... which we also introduce in this series :)

Merge request reports