deleting env.out_path on execution is dangerous #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
not a good look as
args.env.out_pathhas no input validation... could even be/better way to do this would be to just create a link in the outdir to check if
skyforgedir exists in out paththis can be done in cli when calling args
resolved via d8134095ab bu adding
fn use_tmpinskyforge::Argsto create/tmp/skyforge-<epoch>per execution