You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
When you hit Ctrl-C while src-cli is downloading the repository archives for src campaign [preview|apply] the download will be cancelled and the ZIP files will be left on disk in an invalid state. The next run then produces an error that the ZIP file is invalid.
We should handle context cancellation correctly and clean up these files if we haven't downloaded them fully.
When you hit Ctrl-C while src-cli is downloading the repository archives for
src campaign [preview|apply]the download will be cancelled and the ZIP files will be left on disk in an invalid state. The next run then produces an error that the ZIP file is invalid.We should handle context cancellation correctly and clean up these files if we haven't downloaded them fully.