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

Remove literal result and handle singleton values the same #13905

Merged
merged 4 commits into from
Jun 11, 2024
Merged

Conversation

cicdw
Copy link
Member

@cicdw cicdw commented Jun 10, 2024

This ensures caching behavior is universally handled, regardless of whether a task returns a built-in singleton (e..g, None, True, False) or not.

@cicdw cicdw requested a review from a team as a code owner June 10, 2024 17:26
Copy link
Collaborator

@chrisguidry chrisguidry left a comment

Choose a reason for hiding this comment

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

Buhbye

@cicdw cicdw merged commit 05c097c into main Jun 11, 2024
24 of 26 checks passed
@cicdw cicdw deleted the cache-none branch June 11, 2024 15:13
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