Skip to content

Conversation

@ChronoCoders
Copy link
Owner

Remove two potential panic points in the list command:

  • Handle non-UTF8 filenames by skipping invalid entries instead of panicking
  • Handle system time errors gracefully instead of unwrapping

Remove two potential panic points in the list command:
- Handle non-UTF8 filenames by skipping invalid entries instead of panicking
- Handle system time errors gracefully instead of unwrapping
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.

3 participants