Integration [v8-apps-no-stats]: Handle ProcessNotFoundError
in cf apps
As a user calls cf apps
in a large space it might happen that a app
was deleted while the CLI is putting all the different information (processes, stats & routes) together.
This leads to a failing cf apps
command.
This change prevents this by catching ProcessNotFoundError
errors and returning nil
instead.
Related to #2734
#840
tests-integration.yml
on: workflow_run
Integration tests
/
run-integration-tests
2h 4m
client creds
/
run-integration-tests
1h 17m
MIN CAPI
/
run-integration-tests
3h 38m