Tim Zhang

Results 4 issues of Tim Zhang

protobuf-codegen-pure got error: ``` Custom { kind: Other, error: WithFileError { file: "protocols/protos/health.proto", error: ParserErrorWithLocation(ParserErrorWithLocation { error: LabelNotAllowed, line: 20, col: 2 }) } }', ``` We need a new...

It's a backport of #626 fixes #625 Tested this locally via `cargo install --force --path .` and then running against a protobuf definition containing an optional field via `protoc --rust_out=....

agent: - Close stdin when write_stdin receives data of length 0. - Stop call notify_term_close() in close_stdin, because it could discard stdout unexpectedly. runtime-rs: - Instead of call agent.close_stdin in...

size/large
ok-to-test