Skip to content

Draft: Add PriorityPool and slow queue

Marinus Schraal requested to merge wip/mschraal/prioritypool-v3 into master

This is not quite ready to merge in terms of docstrings and annotations, but other than that it works as intended. It's actual usefulness versus the added complexity is up for debate though.

It does seem to somewhat improve early responsiveness. Hammering it enough however still triggers the same initial issue.

Related: #472 (closed)

Edited by Marinus Schraal

Merge request reports