-
由 Kevin Wolf 提交于
Requests depending on a failed request would end up waiting forever. This fixes the error path to continue dependent requests even when the request has failed. Signed-off-by: NKevin Wolf <kwolf@redhat.com>
0fa9131a
Requests depending on a failed request would end up waiting forever. This fixes
the error path to continue dependent requests even when the request has failed.
Signed-off-by: NKevin Wolf <kwolf@redhat.com>