Possible race condition when eval'ing packages in concurrently #186

Closed
opened 2025-12-30 01:21:50 +01:00 by adam · 1 comment
Owner

Originally created by @bioball on GitHub (Jul 17, 2024).

If two competing processes both attempt to download a package, Pkl can possible throw FileAlreadyExistsException

Originally created by @bioball on GitHub (Jul 17, 2024). If two competing processes both attempt to download a package, Pkl can possible throw `FileAlreadyExistsException`
adam closed this issue 2025-12-30 01:21:50 +01:00
Author
Owner

@bioball commented on GitHub (Jul 19, 2024):

Fixed in 0.26.2

@bioball commented on GitHub (Jul 19, 2024): Fixed in 0.26.2
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#186