feat: Allow GrpcContext.run() to be called from multiple threads #1004
Annotations
10 errors
src/agrpc/detail/allocate_operation.hpp#L67
unused parameter ‘is_running_in_this_thread’ [-Werror=unused-parameter]
|
src/agrpc/detail/allocate_operation.hpp#L67
unused parameter ‘grpc_context’ [-Werror=unused-parameter]
|
src/agrpc/detail/allocate_operation.hpp#L67
unused parameter ‘is_running_in_this_thread’ [-Werror=unused-parameter]
|
src/agrpc/detail/allocate_operation.hpp#L67
unused parameter ‘grpc_context’ [-Werror=unused-parameter]
|
src/agrpc/detail/allocate_operation.hpp#L67
unused parameter ‘is_running_in_this_thread’ [-Werror=unused-parameter]
|
src/agrpc/detail/allocate_operation.hpp#L67
unused parameter ‘grpc_context’ [-Werror=unused-parameter]
|
src/agrpc/detail/allocate_operation.hpp#L67
unused parameter ‘is_running_in_this_thread’ [-Werror=unused-parameter]
|
src/agrpc/detail/allocate_operation.hpp#L67
unused parameter ‘grpc_context’ [-Werror=unused-parameter]
|
src/agrpc/detail/allocate_operation.hpp#L67
unused parameter ‘is_running_in_this_thread’ [-Werror=unused-parameter]
|
src/agrpc/detail/allocate_operation.hpp#L67
unused parameter ‘grpc_context’ [-Werror=unused-parameter]
|
This job failed
Loading