Skip to content

Remove FenceTimeout variable#188

Merged
SaschaWillems merged 2 commits intomainfrom
remove_fencetimeout
Oct 10, 2025
Merged

Remove FenceTimeout variable#188
SaschaWillems merged 2 commits intomainfrom
remove_fencetimeout

Conversation

@SaschaWillems
Copy link
Copy Markdown
Collaborator

Several samples had a variable called FenceTimeout declared, but never actually used it. Few samples did use it, but mixed it inconsistently with UINT64_MAX.

This PR removes that unnecessary variable, making the code more consistent.

Most samples only had a declaratio for it and never used it
Other samples inconsistently used FenceTimeout and UINT64_MAX
@SaschaWillems SaschaWillems changed the title Remove FenceTimeout Remove FenceTimeout variable Oct 4, 2025
Make constexpr block consistent with rest of the chapters
@gpx1000 gpx1000 self-requested a review October 10, 2025 03:47
@SaschaWillems SaschaWillems merged commit 7a53fa5 into main Oct 10, 2025
5 checks passed
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