[PR #787] [MERGED] [0.27 Backport] Fix a possible deadlock during external reader process close #734

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/787
Author: @HT154
Created: 11/7/2024
Status: Merged
Merged: 11/8/2024
Merged by: @bioball

Base: release/0.27Head: external-reader-deadlock-fix-0.27


📝 Commits (1)

  • 1177e02 Fix a possible deadlock during external reader process close (#786)

📊 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/787 **Author:** [@HT154](https://github.com/HT154) **Created:** 11/7/2024 **Status:** ✅ Merged **Merged:** 11/8/2024 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `release/0.27` ← **Head:** `external-reader-deadlock-fix-0.27` --- ### 📝 Commits (1) - [`1177e02`](https://github.com/apple/pkl/commit/1177e02f562af9836084bd478d958186053b5da6) Fix a possible deadlock during external reader process close (#786) ### 📊 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:26 +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#734