Closed Bug 1479415 Opened 6 years ago Closed 6 years ago

[generic-worker] panic with "fork/exec .* permission denied"

Categories

(Taskcluster :: Workers, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: pmoore, Unassigned)

Details

If a task tries to execute a file that isn't executable, the worker will panic. Instead, this is a task error, and the task should fail, and the worker shouldn't panic.
Commits pushed to master at https://github.com/taskcluster/generic-worker

https://github.com/taskcluster/generic-worker/commit/646dae8e04f2ff94df278d738b0337f068f83b58
Bug 1479415 - task commands that execute a non-executable file should resolve as failed, not exception

https://github.com/taskcluster/generic-worker/commit/28e23cfe027fb6b93c97f3b97973c06b44acf43b
Merge pull request #127 from taskcluster/bug1479415

Bug 1479415 - tasks executing a non-executable file should resolve as failed, not exception
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Component: Generic-Worker → Workers

Released in generic-worker 11.1.0.

You need to log in before you can comment on or make changes to this bug.