github jhuckaby/Cronicle v0.1.6
Version 0.1.6

latest releases: v0.9.47, v0.9.46, v0.9.45...
8 years ago

Changes in this release:

  • Fixed memory leaks with Node v0.12 (with new pixl-server 1.0.3)
  • Fixed race condition where shell/detached processes may close STDIN before job can be written to it, resulting in an EPIPE error.
  • Fixed rare situation in UI Home tab where jobs may be rendered before supporting data is available.
  • Fixed issue where state data was getting polluted with user IP address / header data.
  • Now including process.argv in startup debug message.
  • Now including process.memoryUsage() in GC debug messages.
  • More misc. memory leaks plugged (using async.ensureAsync() instead of process.nextTick()).
  • Removed --color flag in CLI debug mode by default (can be added by user on CLI)

Don't miss a new Cronicle release

NewReleases is sending notifications on new releases.