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

vam: Add preliminary quiet support #5300

Merged
merged 1 commit into from
Oct 2, 2024
Merged

vam: Add preliminary quiet support #5300

merged 1 commit into from
Oct 2, 2024

Conversation

mattnibs
Copy link
Collaborator

This commit add the quiet function and support for error("quiet") in the yield operator. Quiet errors are not supported elsewhere including cut and put.

@mattnibs mattnibs requested a review from a team September 23, 2024 21:58
type.go Outdated Show resolved Hide resolved
@mattnibs mattnibs force-pushed the vam-quiet branch 2 times, most recently from 4f63d92 to 13979ec Compare September 26, 2024 18:54
vector/error.go Outdated Show resolved Hide resolved
runtime/vam/op/yield.go Outdated Show resolved Hide resolved
@mattnibs mattnibs force-pushed the vam-quiet branch 6 times, most recently from badff23 to 770a9dc Compare October 1, 2024 22:33
This commit add the quiet function and support for error("quiet") in the
yield operator. Quiet errors are not supported elsewhere including cut
and put.
@mattnibs mattnibs merged commit 28b16d6 into main Oct 2, 2024
3 checks passed
@mattnibs mattnibs deleted the vam-quiet branch October 2, 2024 01:09
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