Skip to content

limithandler: Refactor concurrency limit handler

Patrick Steinhardt requested to merge pks-limithandler-refactorings into master

This MR refactors the concurrency limit handler to be easier to understand. It is a preparatory step for fixes to the queueing mechanism that should not yet result in any functional changes.

Merge request reports