Steve Niemitz created AURORA-1065:
-------------------------------------
Summary: Thermos Executor can hang forever if the runner provider
throws an exception
Key: AURORA-1065
URL: https://issues.apache.org/jira/browse/AURORA-1065
Project: Aurora
Issue Type: Story
Reporter: Steve Niemitz
Priority: Minor
If self._runner_provider.from_assigned_task(...) throws an exception that is
uncaught (anything other than TaskError), the exception will bubble up without
causing the task to go into a failed state or any of the runner signals to be
set. This causes the executor to hang in the "Initializing sandbox" state
forever.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)