Skip to content

Refactor: Replace std::abort with limestone_exception in I/O operations #681

Refactor: Replace std::abort with limestone_exception in I/O operations

Refactor: Replace std::abort with limestone_exception in I/O operations #681

GitHub Actions / Clang-Tidy failed Sep 24, 2024 in 0s

[Clang-Tidy] 2 warnings

[Clang-Tidy] 2 warnings

Annotations

Check warning on line 69 in src/limestone/sortdb_wrapper.h

See this annotation in the file changed.

@github-actions github-actions / Clang-Tidy

bugprone-exception-escape

an exception may be thrown in function '~sortdb_wrapper' which should not throw exceptions 

Check warning on line 128 in src/limestone/sortdb_wrapper.h

See this annotation in the file changed.

@github-actions github-actions / Clang-Tidy

bugprone-exception-escape

an exception may be thrown in function 'clear_directory' which should not throw exceptions