Closed Bug 1308210 Opened 8 years ago Closed 8 years ago

[taskcluster-worker][macosx engine] Figure how to run taskcluster-worker binary

Categories

(Taskcluster :: Workers, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wcosta, Assigned: wcosta)

References

Details

Some tests that involve UI fail when taskcluster-worker runs as daemon. We need to find out how to run it in a keep alive basis that allow UI interactions.
Let's make a command that runs it under panicwrap. Then you have the option of restarting on panic, and send the panic messages (+stack trace) to sentry. This can be done with: https://github.com/mitchellh/panicwrap Which will fork the process...
How does this help the issue of needing to start the worker in a way that allows UI interactions?
Ok, we need to configure taskcluster-worker to start as a local agent running under an autologin account.
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Component: Worker → Workers
You need to log in before you can comment on or make changes to this bug.