I'd like to leave my screen in a locked state, but without the machine being suspended. I need to have long computations running in the background while I go grab a coffee, while making sure no one around can access the machine.
Locking the screen also suspends the machine, which is not what I want. How do I lock my screen without suspending the machine?
This isn't quite a duplicate of this question, because I am not looking for how to disable suspend. @user535733 is right: it appears to be suspended, more so because I'm using GNOME Shell system-monitor, which looks like this after unlocking the screen:
Prior to 18.04, I was used to indicator-multiload, which remains active when the screen is locked/display is off. Which is why GNOME Shell system-monitor looked like the system was suspended. Leaving this up in case anyone else has the same confusion.