Skip to content

Extract suspend handling from backend into a separate class

Nicolas Fella requested to merge work/nico/suspend into master

The code is independent from the rest of the "backend".

This is a first step towards dissolving the backend concept into separate controller classes as described in #17 (closed)

Merge request reports