mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-25 17:15:52 +03:00
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/log.io-NarrativeScience-old#236
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/NarrativeScience-old/log.io/pull/48
Author: @kosmasgiannis
Created: 12/30/2012
Status: ❌ Closed
Base:
master← Head:issue_47📝 Commits (1)
5c40534Fixes issue #47 : Harvester fails to connect if server is not already running📊 Changes
1 file changed (+54 additions, -49 deletions)
View changed files
📝
lib/harvester/log_harvester.js(+54 -49)📄 Description
...nning
It seems that once the socket is initialized, the proper way to "reconnect" is by calling socket.socket.connect()
Based on : http://stackoverflow.com/questions/10437584/socket-io-reconnect/10443120#10443120
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.