You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
watched_tasks: spawn long running tasks via special task builder
The WatchedTasksBuilder makes sure that the program ends if any of the
tasks fails and also handles error propagation from the tasks to
the main() function.
Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
0 commit comments