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

Hwm and linger defines #29

Merged
merged 5 commits into from
Sep 17, 2024
Merged

Conversation

JamesOHeaDLS
Copy link
Collaborator

These changes are to address the two remaining magic numbers - hwm and linger

SEND_HWM was already defined within EigerDefinitions.h and used in the codebase, so I could just use this in place of the remaining local hwm variables.

For the linger I introduced LINGER_TIMEOUT in EigerDefinitions.h and used that in place of local linger variables

@GDYendell GDYendell merged commit 8556684 into multithreaded-fan Sep 17, 2024
13 checks passed
@GDYendell GDYendell deleted the hwm_and_linger_defines branch September 17, 2024 13:52
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