[PR #656] [MERGED] Fix required for pinned threads input #876

Closed
opened 2026-02-04 18:58:03 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/656
Author: @Boy132
Created: 10/23/2024
Status: Merged
Merged: 10/23/2024
Merged by: @Boy132

Base: mainHead: fix/required


📝 Commits (1)

  • 4c6facb fix required for pinned threads input

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 app/Filament/Resources/ServerResource/Pages/CreateServer.php (+1 -1)
📝 app/Filament/Resources/ServerResource/Pages/EditServer.php (+1 -1)

📄 Description

Followup fix for #652

Pinned threads should only be required when cpu pinning is enabled.


🔄 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/pelican-dev/panel/pull/656 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 10/23/2024 **Status:** ✅ Merged **Merged:** 10/23/2024 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `fix/required` --- ### 📝 Commits (1) - [`4c6facb`](https://github.com/pelican-dev/panel/commit/4c6facbb1cd5322c264597f98c435b67857abb44) fix `required` for pinned threads input ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Resources/ServerResource/Pages/CreateServer.php` (+1 -1) 📝 `app/Filament/Resources/ServerResource/Pages/EditServer.php` (+1 -1) </details> ### 📄 Description Followup fix for #652 Pinned threads should only be `required` when cpu pinning is enabled. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 18:58:03 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#876