Skip to content

Removing empty rescue clause from YAML processing

Thiago Presa requested to merge (removed):remove-empty-rescue into master

What does this MR do?

Removing empty rescue clause from YAML processing

Are there points in the code the reviewer needs to double check?

Not sure what should be tested to make sure the exception thrown won't break anything

Why was this MR needed?

This was preventing support from getting a proper error message

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/46149

Merge request reports