[PR #58] [CLOSED] Tail should not exit on errors. #188

Closed
opened 2026-03-03 16:05:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mthenw/frontail/pull/58
Author: @andresol
Created: 1/22/2016
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • a56146a Tail should not exit on errors.
  • 316847a Added exact comparison on -1

📊 Changes

1 file changed (+4 additions, -3 deletions)

View changed files

📝 lib/tail.js (+4 -3)

📄 Description

Tail should not exit on errors. Just print error. Over network(cifs)
there vil be a lot of trunced errors. Skip this errors.


🔄 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/58 **Author:** [@andresol](https://github.com/andresol) **Created:** 1/22/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`a56146a`](https://github.com/mthenw/frontail/commit/a56146a757bb5f39661bc98b5896ddfa92d750ba) Tail should not exit on errors. - [`316847a`](https://github.com/mthenw/frontail/commit/316847ae34dea63b1fb9b0fff4f7cc3057b2b915) Added exact comparison on -1 ### 📊 Changes **1 file changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `lib/tail.js` (+4 -3) </details> ### 📄 Description Tail should not exit on errors. Just print error. Over network(cifs) there vil be a lot of trunced errors. Skip this errors. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:05:55 +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#188
No description provided.