samsoe / mpg_aerial_survey

0 stars 1 forks source link

Delete config_url metadata upon shutdown #18

Open mosscoder opened 1 year ago

mosscoder commented 1 year ago

If you don't delete the config_url metadata key, then a node will rerun its last assignment any time it is started. Easiest, though least elegant way is to delete it, such that startup will Exit 0 when it looks for the key.