mirror of
https://github.com/zrepl/zrepl.git
synced 2025-06-19 17:27:46 +02:00
in the Wait()ing goroutine, we create an instance of our own error containing WaitErr + stderr excerpt. Only if the remote command exits non-zero. io.EOF is the error we get as soon as the other end of the pipe (the ssh command) has died. => wait for it in the ReadWriter methods.
zrepl
ZFS dataset replication. Not a shell script.
Languages
Go
96.6%
Makefile
1.5%
Jupyter Notebook
0.7%
Shell
0.7%
Python
0.3%