s3 provider fixes
Some checks failed
BlockStorage/repertory_osx_builds/pipeline/head This commit looks good
BlockStorage/repertory_linux_builds/pipeline/head There was a failure building this commit

This commit is contained in:
2023-11-11 20:21:12 -06:00
parent 93011cee9c
commit 1e8ba13f66
7 changed files with 73 additions and 10 deletions

View File

@ -194,7 +194,7 @@ public:
-> api_error override;
[[nodiscard]] auto start(api_item_added_callback api_item_added,
i_file_manager *fm) -> bool override;
i_file_manager *mgr) -> bool override;
void stop() override;