Michael Eischer
5600f11696
rclone: Fix stderr handling if command exits unexpectedly
...
According to the documentation of exec.Cmd Wait() must not be called
before completing all reads from the pipe returned by StdErrPipe(). Thus
return a context that is canceled once rclone has exited and use that as
a precondition to calling Wait(). This should ensure that all errors
printed to stderr have been copied first.
2022-10-08 20:16:06 +02:00
..
2022-07-16 23:55:18 +02:00
2022-10-08 13:08:08 +02:00
2022-05-09 22:31:30 +02:00
2022-10-08 13:08:08 +02:00
2022-07-17 13:40:15 +02:00
2022-06-18 10:01:58 +02:00
2022-07-08 20:05:35 +02:00
2022-06-18 17:12:01 +02:00
2022-07-17 13:40:06 +02:00
2022-10-08 20:16:06 +02:00
2022-06-18 17:12:01 +02:00
2022-08-05 23:48:36 +02:00
2022-06-18 10:01:58 +02:00
2022-09-25 16:19:03 +02:00
2022-07-02 19:00:54 +02:00
2022-08-19 19:12:26 +02:00
2017-07-23 14:19:13 +02:00
2018-03-03 15:49:44 +01:00
2022-08-27 22:27:15 +02:00
2022-08-27 22:27:15 +02:00
2017-07-23 14:19:13 +02:00
2022-09-25 16:19:03 +02:00
2022-09-25 16:19:03 +02:00
2022-03-28 22:23:47 +02:00
2022-03-28 22:23:47 +02:00
2022-03-28 22:23:47 +02:00
2022-04-03 17:53:17 +08:00
2020-11-02 16:41:23 +01:00
2021-09-21 10:52:40 -04:00
2020-08-16 11:16:38 +02:00
2017-12-14 19:14:16 +01:00
2020-08-16 11:16:38 +02:00
2020-10-09 22:37:24 +02:00
2022-10-08 13:08:08 +02:00
2022-04-30 15:59:51 +02:00
2022-07-17 15:29:09 +02:00
2018-04-01 10:16:31 +02:00
2018-04-01 10:16:31 +02:00
2022-09-25 11:35:35 +02:00
2022-09-25 11:35:35 +02:00