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

Minor cleanups #83

Merged
merged 8 commits into from
May 29, 2024
Merged

Minor cleanups #83

merged 8 commits into from
May 29, 2024

Conversation

d-tatianin
Copy link
Member

No description provided.

There's no reason to trace aborts locally since it's already traced by
the interpreter anyway.

Signed-off-by: Daniil Tatianin <99danilt@gmail.com>
Do what it says on the tin.

Signed-off-by: Daniil Tatianin <99danilt@gmail.com>
This leads to an abort so it's a hard error.

Signed-off-by: Daniil Tatianin <99danilt@gmail.com>
Most of these were tracing errors, so no reason to log them as warnings.

There was exactly one place that actually wanted a warning, so we keep
it as such.

Signed-off-by: Daniil Tatianin <99danilt@gmail.com>
Signed-off-by: Daniil Tatianin <99danilt@gmail.com>
The call is aborted in this case, so this is an error.

Signed-off-by: Daniil Tatianin <99danilt@gmail.com>
This also makes it return the correct status code for this case.

Signed-off-by: Daniil Tatianin <99danilt@gmail.com>
These lead to method abort, therefore they're errors.

Signed-off-by: Daniil Tatianin <99danilt@gmail.com>
@d-tatianin d-tatianin merged commit bd4a2ac into master May 29, 2024
8 checks passed
@d-tatianin d-tatianin deleted the logging-cleanup branch May 29, 2024 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant