Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Ensure CC.rb is daemonizable #33

Open
bguthrie opened this issue May 31, 2011 · 0 comments
Open

Ensure CC.rb is daemonizable #33

bguthrie opened this issue May 31, 2011 · 0 comments
Assignees
Labels
Milestone

Comments

@bguthrie
Copy link
Contributor

CC.rb should be daemonizable under Unix-like environments under Ruby 1.9 and Rails 3, which is to say:

  • backwards-compatible with existing site and project configs
  • startable/stoppable via init script
  • monitorable and killable (creates pid files for master and child processes as appropriate)
  • starts and stops builders and builds projects
@ghost ghost assigned bguthrie May 31, 2011
bguthrie added a commit that referenced this issue Jul 3, 2011
…or creating and deleting their own pid files. Daemonization appears to be functioning in Ruby 1.9.2. Needs JRuby testing.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant