Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content

Fix logic for non-influencing execution of scripts

Kurt Garloff requested to merge prs/parallel-execution-of-scripts into main

Created by: NotTheEvilOne

This PR changes create_cluster.sh and delete_cluster.sh to allow them to be executed concurrently without side effects.

Merge request reports