Wykres commitów

8 Commity (a7dccce30175cdddda779e7dc6cc36cd8519dfd2)

Autor SHA1 Wiadomość Data
Lennart Kats d3098fa2f0 Fix null.kill()
TypeError: Cannot call method 'kill' of null
    at Parent.disconnect (/home/ubuntu/workspace/node_modules/vfs-child/parent.js:65:15)
    at Parent.master.destroy (/home/ubuntu/workspace/plugins/c9.vfs.server/vfs.js:142:16) # Please
enter the commit message for your changes. Lines starting
    at Vfs.destroy (/home/ubuntu/workspace/plugins/c9.vfs.server/vfs.js:109:21) # with '#' will be
ignored, and an empty message aborts the commit.
    at EventEmitter.entry.destroy (/home/ubuntu/workspace/plugins/c9.vfs.server/cache.js:131:40) # On
branch fix-vfs
    at remove (/home/ubuntu/workspace/plugins/c9.vfs.server/cache.js:110:23) # Changes to be
committed:
    at null._onTimeout (/home/ubuntu/workspace/plugins/c9.vfs.server/cache.js:143:21) # modified:
node_modules/vfs-child/parent.js
    at Timer.listOnTimeout [as ontimeout] (timers.js:112:15)

                                                                   # Changes not staged for commit:
2015-11-04 13:27:12 +00:00
Lennart Kats c1ea5744a0 Cleanup old ENOENT approach 2015-11-04 11:19:43 +00:00
Lennart Kats 4d49d34712 Fix vfs not always connecting if first node binary in list doesn't exist
We'd first get a EPIPE and then an ENOENT in this scenario,
breaking our retry behavior.
2015-11-04 11:19:10 +00:00
Lennart Kats 31218bbc1d Fix vfs-child/parent error handling
Fixes crash when child prints to stdout/stderr,
triggering unhandled EPIPE error
2015-07-26 20:51:10 +02:00
nightwing 3f15f233a4 remove recursive links 2015-06-28 17:06:43 +04:00
nightwing 9e1bb472c6 use node from c9 dir 2015-05-10 04:26:21 +04:00
nightwing 0075a1df3e fix node 0.12 warning about customFds 2015-05-01 12:14:25 +04:00
c9bot b0108959bc initial commit 2015-02-10 23:41:24 +04:00