Commit dd86cbb
committed
fix(tachyon): repass permission errors on subprocesses to parent / user
These changes enable issues with permissions that happen while using the
'--subprocesses' option on the 'run' method to propagate back, giving
the user an indication of what went wrong. Previously, it would just
silently fail, nut giving the user a hint of what happened wrong.
Signed-off-by: Sofia Donato Ferreira <flowlnlnln@gmail.com>1 parent afd10f0 commit dd86cbb
2 files changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
241 | 240 | | |
242 | 241 | | |
243 | 242 | | |
| |||
0 commit comments