[ThreadPool]: Add kFixedMaxBestEffortTasks
Feature to disable max_best_effort_tasks increases with ScopedBlockingCall. This feature goes along with MayBlockWithoutDelay. It was made a separate feature to enable multi-arm and detect possible regressions from deadlock if all BEST_EFFORT tasks are blocked, although this should not happen in practice. Bug: 1026785, 1059767 Change-Id: I3a0cb71f0fec3b0dbe812b11084f4d391cba1c69 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116649Reviewed-by:François Doray <fdoray@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Commit-Queue: Etienne Pierre-Doray <etiennep@chromium.org> Cr-Commit-Position: refs/heads/master@{#753629}
Showing
Please register or sign in to comment