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

chore(chunkserver): Apply pending readability refactor #284

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

lgsilva3087
Copy link
Contributor

This commit applies old PR suggestions to improve the readability of the ChunkserverEntry struct and the NetworkWorkerThread class:

  • Replace old magic constants by using named constants.
  • Give more context about selected constants.

@lgsilva3087 lgsilva3087 self-assigned this Jan 21, 2025
@lgsilva3087 lgsilva3087 force-pushed the chore-apply-pending-pr-suggestions branch from 8e70b17 to b61909a Compare January 21, 2025 10:19
Copy link
Collaborator

@rolysr rolysr left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@ralcolea ralcolea left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@lgsilva3087 lgsilva3087 force-pushed the chore-apply-pending-pr-suggestions branch from b61909a to 0cd4dfa Compare January 21, 2025 22:58
This commit applies old PR suggestions to improve the readability of
the ChunkserverEntry struct and the NetworkWorkerThread class:

- Replace old magic constants by using named constants.
- Give more context about selected constants.

Signed-off-by: guillex <[email protected]>
@lgsilva3087 lgsilva3087 force-pushed the chore-apply-pending-pr-suggestions branch from 0cd4dfa to 3206f61 Compare January 22, 2025 20:59
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.

3 participants