Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: don't ignore error return values
I ignored them before, and even though it's unlikely for errors to occur here, It's better to handle them properly.
- Loading branch information