feat: Allow GrpcContext.run() to be called from multiple threads #1004
Annotations
9 errors
src/agrpc/detail/allocate_operation.hpp#L67
unused parameter 'is_running_in_this_thread' [-Werror,-Wunused-parameter]
|
src/agrpc/detail/allocate_operation.hpp#L67
unused parameter 'grpc_context' [-Werror,-Wunused-parameter]
|
src/agrpc/detail/allocate_operation.hpp#L67
unused parameter 'is_running_in_this_thread' [-Werror,-Wunused-parameter]
|
src/agrpc/detail/allocate_operation.hpp#L67
unused parameter 'grpc_context' [-Werror,-Wunused-parameter]
|
src/agrpc/detail/allocate_operation.hpp#L67
unused parameter 'is_running_in_this_thread' [-Werror,-Wunused-parameter]
|
src/agrpc/detail/allocate_operation.hpp#L67
unused parameter 'grpc_context' [-Werror,-Wunused-parameter]
|
src/agrpc/grpc_context.hpp#L299
private field 'run_count_' is not used [-Werror,-Wunused-private-field]
|
src/agrpc/grpc_context.hpp#L299
private field 'run_count_' is not used [-Werror,-Wunused-private-field]
|
|
The logs for this run have expired and are no longer available.
Loading