mirror of
https://github.com/apple/pkl.git
synced 2026-01-13 15:13:38 +01:00
Possible race condition when eval'ing packages in concurrently #186
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?
Originally created by @bioball on GitHub (Jul 17, 2024).
If two competing processes both attempt to download a package, Pkl can possible throw
FileAlreadyExistsException@bioball commented on GitHub (Jul 19, 2024):
Fixed in 0.26.2