Skip to content

Change SimpleQueue to Queue, because SimpleQueue does not exist

Peter Naumann requested to merge fix/simple_queue into main

This was a problem on my system, and the change fixed it. I am not sure what SimpleQueue does or if this has any implications.

Merge request reports