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

Use IsValidHeadstage in all places instead of IsNaN/IsFinite/... #2212

Open
t-b opened this issue Aug 2, 2024 · 1 comment
Open

Use IsValidHeadstage in all places instead of IsNaN/IsFinite/... #2212

t-b opened this issue Aug 2, 2024 · 1 comment
Labels
CodeQuality enhancement New feature or request

Comments

@t-b
Copy link
Collaborator

t-b commented Aug 2, 2024

Added in #2208 but not replaced in all places.

@t-b t-b added enhancement New feature or request CodeQuality labels Aug 2, 2024
@t-b
Copy link
Collaborator Author

t-b commented Aug 2, 2024

$ git grep -iIP '(IsNaN|IsFinite)\(\.*head.*\)'

Alternatively one could introduce IsAssociatedChannel and use that if this is more clear, internally it would just use IsValidHeadstage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CodeQuality enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant