-
-
Notifications
You must be signed in to change notification settings - Fork 273
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pidlock source and artifact installation. Registry pidlock fixes. (#4168
) * protect against an interrupted mv * pidlock download_source * add tests * try a proper package * actually test ffmpeg works * windows fix * pidlock artifact downloads * don't claim to have done work * more tests * debug hang * debug: try a yield * increase stale_age for downloads * rm debugs * use (and rename) mv_temp_artifact_dir * disable modifying permissions in mv_temp_artifact_dir * rm goto's * rename as generic and move to utils * reduce to 1 test. lock ffmpeg version. * show info if test fails * debug: turn on verbose testsets for timing * tweaks * fix error printing * check which registries need installing after acquiring pidlock * rm ispath check outside of pidlock * add time print * color process prints * use early throw `Base.Experimental.@sync` * narrow try * reduce stale_age * fix! * remove print from happy path * also pidlock git installs
- Loading branch information
1 parent
2779d42
commit cf6191b
Showing
6 changed files
with
390 additions
and
253 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.