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

Allow the client to shutdown in a clean way #16

Merged
merged 1 commit into from
Jan 18, 2019

Conversation

rarruda
Copy link
Collaborator

@rarruda rarruda commented Jan 4, 2019

No description provided.

@coveralls
Copy link

coveralls commented Jan 4, 2019

Pull Request Test Coverage Report for Build 131

  • 9 of 11 (81.82%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.7%) to 98.885%

Changes Missing Coverage Covered Lines Changed/Added Lines %
spec/unleash/scheduled_executor_spec.rb 9 11 81.82%
Totals Coverage Status
Change from base Build 117: -0.7%
Covered Lines: 266
Relevant Lines: 269

💛 - Coveralls

@@ -38,7 +35,7 @@ def toggles
end

# rename to refresh_from_server! ??
# TODO: should simplify by moving uri / http initialization to class initialization
# TODO: should simplify by moving uri / http initialization to elsewhere
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo

@rarruda rarruda force-pushed the feature/shutdown_client branch 2 times, most recently from 4c3760c to 9328c5a Compare January 18, 2019 08:28
- ToggleFetcher updates the backup client in an atomic operation
- Improved locking in ToggleFetcher when saving to disk
- Keep track of threads in ScheduledExecutor
- Added unit tests for ScheduledExecutor
- Improved documentation
@rarruda rarruda merged commit d3f03fa into master Jan 18, 2019
@rarruda rarruda deleted the feature/shutdown_client branch January 18, 2019 10:02
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.

2 participants