Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto cleanup #1134

Closed
wants to merge 6 commits into from
Closed

Auto cleanup #1134

wants to merge 6 commits into from

Conversation

sukantoraymond
Copy link

No description provided.

@sukantoraymond sukantoraymond changed the base branch from main to vryx-poc July 12, 2024 16:26
Comment on lines 177 to 178
echo -e "\n\n${RED}destroying the devnet, running:${NC} ${TMPDIR}/avalanche node destroy ${CLUSTER}\n"
${TMPDIR}/avalanche node destroy ${CLUSTER} -y
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Won't this terminate the whole network when the script completes as well, whereas it should be left running in that case and cleaned up if the script fails or is cancelled part way through?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants