Skip to content

Conversation

@doocho
Copy link

@doocho doocho commented Dec 29, 2025

  • identify.rs: Handle empty listen_addrs with if-let instead of unwrap()
  • spawn.rs: Propagate directory creation errors with ? operator
  • app.rs: Handle JSON encoding errors gracefully with logging

Closes: #768


PR author checklist

For all contributors

For external contributors

- identify.rs: Handle empty listen_addrs with if-let instead of unwrap()
- spawn.rs: Propagate directory creation errors with ? operator
- app.rs: Handle JSON encoding errors gracefully with logging
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.

code: TODOs and FIXMES

1 participant