Giter Club home page Giter Club logo

taskmaster's People

Contributors

jle-quel avatar mi-mazouz avatar

Watchers

 avatar  avatar

taskmaster's Issues

status

tail:tail_0	STOPPED		Thu Jan 01 1970 01:00:00
tail:tail_1	STOPPED		Thu Jan 01 1970 01:00:00
tail:tail_2	STOPPED		Thu Jan 01 1970 01:00:00
ls	STOPPED		Thu Jan 01 1970 01:00:00

Spawn

No events if spawn has failed

Server

Launch server and client
status all
status ls

/Users/jle-quel/Documents/Taskmaster/src/server/controllers/status.js:49
} else status.push(${processGroupLength === 1 ? '' : processGroupName + ':'}${processName}\t${_process.status}\t\t${_process.status === 'STOPPED' && !_process.pid ? 'Not started': ''})
^

ReferenceError: processGroupName is not defined
at Object.keys.map (/Users/jle-quel/Documents/Taskmaster/src/server/controllers/status.js:49:59)
at Array.map ()
at processNamesOrGroupName.map (/Users/jle-quel/Documents/Taskmaster/src/server/controllers/status.js:43:53)
at Array.map ()
at Object.one (/Users/jle-quel/Documents/Taskmaster/src/server/controllers/status.js:39:26)
at Object.status (/Users/jle-quel/Documents/Taskmaster/src/server/controllers/index.js:10:111)
at Socket.socket.on (/Users/jle-quel/Documents/Taskmaster/src/server/index.js:51:27)
at emitOne (events.js:116:13)
at Socket.emit (events.js:211:7)
at addChunk (_stream_readable.js:263:12)

Stop

^C/Users/jle-quel/Documents/Taskmaster/src/server/controllers/stop.js:22
processCopy.send(_process)
^

TypeError: Cannot read property 'send' of undefined
at Object.keys.map (/Users/jle-quel/Documents/Taskmaster/src/server/controllers/stop.js:22:21)
at Array.map ()
at Object.keys.map (/Users/jle-quel/Documents/Taskmaster/src/server/controllers/stop.js:13:48)
at Array.map ()
at all (/Users/jle-quel/Documents/Taskmaster/src/server/controllers/stop.js:12:28)
at process.on (/Users/jle-quel/Documents/Taskmaster/src/server/index.js:94:2)
at process.emit (events.js:127:13)

Client

Client was throwing error if trying to connect to server, and server was not listenning

Status

FATAL

if the process has exited n times (start_retries) and is finished. status === FATAL

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.