https://github.com/apenwarr/gitbuilder/blob/bf70974a8e70b544b771b30b0849e12a398887ff/runlock#L42 hi i noticed it is not handled when `exec` does return. see perldoc: > It fails and returns false only if the command does not exist so NOTREACHED is actually reached sometime cheers.
gitbuilder/runlock
Line 42 in bf70974
hi i noticed it is not handled when
execdoes return. see perldoc:so NOTREACHED is actually reached sometime
cheers.