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

rename Clock to ClockWatcher #2999

Merged
merged 1 commit into from
Jul 29, 2019

Conversation

christophsturm
Copy link
Contributor

reasons for the change:

  • this class is not a clock but it watches the clock, detects standby and runs periodic tasks.
  • there is already a jdk method called clock

First i thought it should be called PeriodicTaskManager, now i find
ClockWatcher more fitting.

* this class is not a clock but it watches the clock, detects standby
and runs periodic tasks.
* there is already a jdk method called clock
First i thought it should be called PeriodicTaskManager, now i find
ClockWatcher more fitting.
@christophsturm
Copy link
Contributor Author

@sqrmm @ripcurlx can we get this one merged, then i can start injecting clocks to fix unit tests on jdk 11 and 12.

Copy link
Member

@sqrrm sqrrm left a comment

Choose a reason for hiding this comment

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

utACK

@sqrrm sqrrm merged commit 2570e9b into bisq-network:master Jul 29, 2019
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