Skip to content

✨ Add latched#226

Merged
elbeno merged 1 commit intointel:mainfrom
elbeno:add-latched
May 17, 2025
Merged

✨ Add latched#226
elbeno merged 1 commit intointel:mainfrom
elbeno:add-latched

Conversation

@elbeno
Copy link
Contributor

@elbeno elbeno commented May 15, 2025

Problem:

  • Some cached values have set-once semantics. It would be a bad idea to reset them to something else.

Solution:

  • Add latched to make this clear.

Problem:
- Some cached values have `set-once` semantics. It would be a bad idea to reset
  them to something else.

Solution:
- Add `latched` to make this clear.
@elbeno elbeno merged commit 3b85a40 into intel:main May 17, 2025
42 checks passed
@elbeno elbeno deleted the add-latched branch May 23, 2025 13:22
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