Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deamon Revamp #41

Merged
merged 67 commits into from
Jul 5, 2015
Merged

Deamon Revamp #41

merged 67 commits into from
Jul 5, 2015

Conversation

advdv
Copy link
Contributor

@advdv advdv commented Jun 10, 2015

The pull request represents a major revamp of the glass daemon. the original implementation was over simplistic and only did what it had to. The new implementation should aims for the following

documentation:

  • automatically starting for projects that live on network mounts will not work for upstart (dir is not available on boot)
  • document new command usage in cli
  • document new configuration cascading

bugs:

  • when timer fails to start, it becomes impossible to stop& start
  • glass on network mounts (on reboot these mounts are not yet available)
  • manually unpausing after timeout will cause a timeout too early
  • better parsing of common deamon errors (e.g no such timer, daemon offline)

advdv added 30 commits June 10, 2015 17:01
NAME:
   status - ...

USAGE:
   command status [arguments...]

DESCRIPTION:
   ...
advdv added a commit that referenced this pull request Jul 5, 2015
@advdv advdv merged commit 6226d56 into master Jul 5, 2015
@advdv advdv deleted the daemon_revamp branch July 5, 2015 18:28
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