[PR #257] [CLOSED] Fix creation of pid file #256

Closed
opened 2026-03-03 16:06:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mthenw/frontail/pull/257
Author: @ademol
Created: 8/14/2023
Status: Closed

Base: masterHead: master


📝 Commits (3)

  • 1f37d6e Fix creation of pid file
  • 5c1888c upgrade lock version and audit fix
  • 576fa51 add IntelliJ IDE settings to .gitignore

📊 Changes

4 files changed (+2225 additions, -1558 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 lib/daemonize.js (+1 -1)
📝 package-lock.json (+2222 -1556)
📝 test/daemonize.js (+1 -1)

📄 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/mthenw/frontail/pull/257 **Author:** [@ademol](https://github.com/ademol) **Created:** 8/14/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`1f37d6e`](https://github.com/mthenw/frontail/commit/1f37d6ead1c28447ae40854a660edae38acee0c1) Fix creation of pid file - [`5c1888c`](https://github.com/mthenw/frontail/commit/5c1888c09b1facaf27b4d998263aa8f2e65e3dfb) upgrade lock version and audit fix - [`576fa51`](https://github.com/mthenw/frontail/commit/576fa518011c8bce972d42ca04dd6d0fa85c530b) add IntelliJ IDE settings to .gitignore ### 📊 Changes **4 files changed** (+2225 additions, -1558 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `lib/daemonize.js` (+1 -1) 📝 `package-lock.json` (+2222 -1556) 📝 `test/daemonize.js` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:06:15 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/frontail#256
No description provided.