Headless rendering no longer automatically picking up GPUs?

Yes, get_devices() is needed. We stopped automatically detecting GPUs on Blender startup because it can crash on some systems with buggy/corrupted OpenCL or CUDA drivers, and we don’t want all of Blender to crash in that case.