mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +01:00
3247e69cf5
Without this patch the resulting error is first converted to string and then recreated. This makes it impossible to use the defined error types to figure out the cause of the error, and may result in invalid HTTP status codes. This patch adds a test TestExecuteJobErrorPropagation to validate that the errors are properly propagated. |
||
---|---|---|
.. | ||
jobs | ||
rcflags | ||
rcserver | ||
cache_test.go | ||
cache.go | ||
config_test.go | ||
config.go | ||
internal_test.go | ||
internal.go | ||
params_test.go | ||
params.go | ||
rc_test.go | ||
rc.go | ||
registry.go |