ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara fa7864edeb signing: ensure child processes are wait()ed on I/O error
This will also provide a better error indication. If write() failed, the child
process would presumably have exited with non-zero status and error message to
stderr.
2024-03-05 09:23:15 +09:00
..
benches
gen-protos
proc-macros
src signing: ensure child processes are wait()ed on I/O error 2024-03-05 09:23:15 +09:00
tests gpg_signing: handle early termination of gpg command in verify path 2024-03-03 18:35:10 +09:00
testutils
Cargo.toml
LICENSE