[PR #122] [MERGED] Fixes harvester durability issues, addresses #70, #85, #114, #120 #248

Closed
opened 2026-02-26 05:31:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NarrativeScience-old/log.io/pull/122
Author: @msmathers
Created: 8/1/2014
Status: Merged
Merged: 8/1/2014
Merged by: @msmathers

Base: masterHead: feature/durability


📝 Commits (3)

  • e9d9bb0 Fixed /bin/ script imports, removed functional tests from cake build (temp)
  • e5aae85 Fixed harvester socket disconnect bug
  • d44e254 Set logging levels to error, made functional tests more durable

📊 Changes

5 files changed (+30 additions, -16 deletions)

View changed files

📝 Cakefile (+2 -1)
📝 bin/log.io-harvester (+1 -1)
📝 bin/log.io-server (+1 -1)
📝 src/server.coffee (+16 -4)
📝 test/functional.coffee (+10 -9)

📄 Description

  • Fixes functional test race condition (#77)
  • Updates import path in bin scripts

🔄 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/NarrativeScience-old/log.io/pull/122 **Author:** [@msmathers](https://github.com/msmathers) **Created:** 8/1/2014 **Status:** ✅ Merged **Merged:** 8/1/2014 **Merged by:** [@msmathers](https://github.com/msmathers) **Base:** `master` ← **Head:** `feature/durability` --- ### 📝 Commits (3) - [`e9d9bb0`](https://github.com/NarrativeScience-old/log.io/commit/e9d9bb08d90b82ab54b2280774e20938492ed1bb) Fixed /bin/ script imports, removed functional tests from cake build (temp) - [`e5aae85`](https://github.com/NarrativeScience-old/log.io/commit/e5aae85631dd0cefdddf6b5522187e21d4265997) Fixed harvester socket disconnect bug - [`d44e254`](https://github.com/NarrativeScience-old/log.io/commit/d44e2540bb05cd7e9eb8a9b7280cf3e254c13efd) Set logging levels to error, made functional tests more durable ### 📊 Changes **5 files changed** (+30 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `Cakefile` (+2 -1) 📝 `bin/log.io-harvester` (+1 -1) 📝 `bin/log.io-server` (+1 -1) 📝 `src/server.coffee` (+16 -4) 📝 `test/functional.coffee` (+10 -9) </details> ### 📄 Description - Fixes functional test race condition (#77) - Updates import path in bin scripts --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:31:44 +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/log.io-NarrativeScience-old#248
No description provided.