mirror of
https://github.com/apple/pkl.git
synced 2026-01-13 15:13:38 +01:00
[PR #220] [MERGED] Fix concurrency bug in PackageResolvers #457
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?
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/220
Author: @odenix
Created: 2/21/2024
Status: ✅ Merged
Merged: 2/21/2024
Merged by: @bioball
Base:
main← Head:resolver-concurrency📝 Commits (1)
8df7ea5Fix concurrency bug in PackageResolvers📊 Changes
1 file changed (+14 additions, -15 deletions)
View changed files
📝
pkl-core/src/main/java/org/pkl/core/packages/PackageResolvers.java(+14 -15)📄 Description
Access to field "isClosed" must be guarded.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.