Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: try to improve error handling logic in unixfs streams
right now errors in the `finalize` methods can leave a writer unclosed forever - this should help improve the DX issues described in storacha/console#81 (comment) by at least printing an error to the console with information about the problem
- Loading branch information