You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sendSegment is not thread-safe because GrpcAsyncSegmentReporterStream::clearPendingMessages is not
which causes SIGABRT with proto_buffer_writer.h:65 assertion failed: !byte_buffer->Valid()