You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since `images_dir_fd` is a required filed in `rpc.proto` we must
manually set it to `-1` in order to use `images_dir`.
Fix this by explicitly assigning `images_dir_fd` the value from `opts`
so it happens automatically.
Signed-off-by: Andrii Herheliuk <[email protected]>
0 commit comments