Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
api: preserve cause when re-raising error
Use `from e` to ensure that the error context is propagated correctly. Fixes #2702.
- Loading branch information