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

Better error message for fs::read_dir #11

Merged
merged 2 commits into from
Aug 30, 2023
Merged

Conversation

schaefi
Copy link
Contributor

@schaefi schaefi commented Aug 29, 2023

Added FlakeError for this condition. Related to Issue #9

Added FlakeError for this condition. Related to Issue #9
Along with the change update podman and firecracker pilots
to make use of is_debug from the common space and print
debug messages through the debug! macro. The former double
formatting of the debug message broke the output display

In addition to the debug changes also a method do_trace()
was added to create trace reports. However, the method is
currently not in use as I'm still looking for a way to
create a useful trace report without spreading do_trace()
over the code
@schaefi schaefi force-pushed the better_io_error_fs_read_dir branch from 4c49f19 to cfa22ca Compare August 30, 2023 08:29
@schaefi schaefi merged commit 4e1efe3 into master Aug 30, 2023
@schaefi schaefi deleted the better_io_error_fs_read_dir branch September 14, 2023 12:29
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.

1 participant