Commit da541e2
committed
fix(sandbox): block delete inside an active sandbox run
Add check_sandbox_lock() to sandbox::delete for consistency with new,
run, and set -- prevents silently deleting the sandbox you are currently
running inside.1 parent 3418fc9 commit da541e2
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
| 344 | + | |
344 | 345 | | |
345 | 346 | | |
346 | 347 | | |
| |||
0 commit comments