[PR #786] [MERGED] Fix a possible deadlock during external reader process close #736

Closed
opened 2025-12-30 01:26:27 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/786
Author: @HT154
Created: 11/6/2024
Status: Merged
Merged: 11/7/2024
Merged by: @holzensp

Base: mainHead: external-reader-deadlock-fix


📝 Commits (2)

  • e790140 Fix a possible deadlock during external reader process close
  • 2943d32 Apply spotless

📊 Changes

1 file changed (+13 additions, -31 deletions)

View changed files

📝 pkl-core/src/main/java/org/pkl/core/externalreader/ExternalReaderProcessImpl.java (+13 -31)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/786 **Author:** [@HT154](https://github.com/HT154) **Created:** 11/6/2024 **Status:** ✅ Merged **Merged:** 11/7/2024 **Merged by:** [@holzensp](https://github.com/holzensp) **Base:** `main` ← **Head:** `external-reader-deadlock-fix` --- ### 📝 Commits (2) - [`e790140`](https://github.com/apple/pkl/commit/e7901409aaca109ee81af2bf21078fe2b03d98f3) Fix a possible deadlock during external reader process close - [`2943d32`](https://github.com/apple/pkl/commit/2943d329ca50df7ce41df53e9f57009a23ff33f1) Apply spotless ### 📊 Changes **1 file changed** (+13 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `pkl-core/src/main/java/org/pkl/core/externalreader/ExternalReaderProcessImpl.java` (+13 -31) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:26:27 +01:00
adam closed this issue 2025-12-30 01:26:27 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#736