Skip to content

ssbc: Implement placeInQueue resolver on workspaces

Administrator requested to merge es/place-in-queue into main

Created by: eseliger

This PR uses a pattern stolen from code intel to get the position in queue for workspaces.

I also moved an unused store function in our testing package to make clear it's not used otherwise. This required switching to a globally available interface for Scanner (which is cleaner anyways)

Merge request reports

Loading