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

Improve LAPinger documentation for clarity #1910

Merged
merged 2 commits into from Sep 13, 2017
Merged

Conversation

farmdawgnation
Copy link
Member

Closes #1778.

@@ -34,8 +34,8 @@ object ThreadPoolRules {
}

/**
* The ActorPing object schedules an actor to be ping-ed with a given message at specific intervals.
* The schedule methods return a ScheduledFuture object which can be cancelled if necessary
* The LAPinger object schedules a LiftActor to be pinged "delay" miliseconds in the future.
Copy link
Member

Choose a reason for hiding this comment

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

The original phrasing seems clearer to me here (class names aside). delay doesn't really have a meaning at the level of the singleton that I can see.

@farmdawgnation
Copy link
Member Author

@Shadowfiend Check the latest commit here and let me know what you think.

Copy link
Member

@Shadowfiend Shadowfiend left a comment

Choose a reason for hiding this comment

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

Looks good!

@farmdawgnation farmdawgnation merged commit d5d34cb into master Sep 13, 2017
@farmdawgnation farmdawgnation deleted the msf_issue_1778 branch September 13, 2017 12:56
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.

None yet

3 participants