Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C++ error handling follow-up #313

Open
4 of 6 tasks
Mike-CZ opened this issue Jan 23, 2023 · 0 comments
Open
4 of 6 tasks

C++ error handling follow-up #313

Mike-CZ opened this issue Jan 23, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Mike-CZ
Copy link
Member

Mike-CZ commented Jan 23, 2023

  • Replace Fstream with std::fstream in all structures
  • Add tests triggering errors in the file operations
  • Define what operations are still allowed after a Split failed
  • Add hash tree page source error handling
  • Benchmark Fstream with exceptions on successfull operations
  • propagate errors across the Go/C++ boundary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants