Skip to content

bug fix when removing watched file#170

Closed
thomas-cadeau wants to merge 6 commits intoNarrativeScience-old:masterfrom
thomas-cadeau:master
Closed

bug fix when removing watched file#170
thomas-cadeau wants to merge 6 commits intoNarrativeScience-old:masterfrom
thomas-cadeau:master

Conversation

@thomas-cadeau
Copy link
Copy Markdown

when removing a watched file, the watcher crashes:
/logio/node_modules/log.io/lib/harvester.js:90
_this._readNewLogs(path, stat.size, currSize);
^
TypeError: Cannot read property 'size' of undefined
at /home/logio/node_modules/log.io/lib/harvester.js:90:42
at FSReqWrap.oncomplete (fs.js:95:15)
error: Lost TCP connection...

Thomas Cadeau and others added 6 commits November 9, 2015 14:21
/logio/node_modules/log.io/lib/harvester.js:90
            _this._readNewLogs(path, stat.size, currSize);
                                         ^
TypeError: Cannot read property 'size' of undefined
    at /home/logio/node_modules/log.io/lib/harvester.js:90:42
    at FSReqWrap.oncomplete (fs.js:95:15)
error: Lost TCP connection...
@thomas-cadeau
Copy link
Copy Markdown
Author

closing, as it inserts an other bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant