controller.py: Fix server instances registration
Delegate server registration to actual instance code instead of trying to get it right from the controller class. BuildGrid/buildgrid#157
Loading
Please register or sign in to comment
Delegate server registration to actual instance code instead of trying to get it right from the controller class. BuildGrid/buildgrid#157