Skip to content

Avoid busy wait in get_slices thread by using the right check

Roel Aaij requested to merge get_slices_busy_wait into master

This reduces the CPU usage of Allen in production by 1 core.

Merge request reports