-
Notifications
You must be signed in to change notification settings - Fork 948
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule helio
updated
8 files
+1 −1 | cmake/third_party.cmake | |
+1 −1 | examples/gcs_demo.cc | |
+1 −1 | util/cloud/azure/CMakeLists.txt | |
+52 −2 | util/cloud/azure/azure.cc | |
+2 −1 | util/cloud/azure/creds_provider.h | |
+8 −6 | util/cloud/gcp/gcs_file.cc | |
+9 −2 | util/fibers/proactor_base.h | |
+16 −7 | util/fibers/uring_proactor.cc |