user avatar
add nil check around task resources in device hook
Michael Schurter authored
Looking at NewTaskRunner I'm unsure whether TaskRunner.TaskResources
(from which req.TaskResources is set) is intended to be nil at times or
if the TODO in NewTaskRunner is intended to ensure it is always non-nil.
b959d983
Name Last commit Last update
..