[TaskScheduler]: Split section on blocking tasks in faq
Question on tasks blocking forever contains answer that applies to the general case. This CL adds a new question that answer the general case: How to make a blocking call without affecting other tasks? The question: How to make a blocking call that may never return without affecting other tasks? references the general case and confirms that it also works in that case. Change-Id: I2237853301b946c661fcdc623188e26877633404 Reviewed-on: https://chromium-review.googlesource.com/c/1300033 Commit-Queue: Etienne Pierre-Doray <etiennep@chromium.org> Reviewed-by:François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#603109}
Showing
Please register or sign in to comment