Skip to content

Ignore errors during unmount

Sunil Mohan Adapa requested to merge SunilMohanAdapa:umount into master

Created by: SunilMohanAdapa

Last night I had several build failures without this patch. There is some weird issues with bind mounts when doing several builds at the same time on same machine.

Ideally, I would like avoid this patch. However, it is not bad; if we fail to unmount any of the steps, it will lead to failure in final umount anyway.

Merge request reports

Loading