ITDevLtd / MCVirt

MCVirt - Command line virtual machine management utility
http://mcvirt.itdev.co.uk
GNU General Public License v2.0
24 stars 7 forks source link

Modules are not initialised in order on startup #441

Closed MatthewJohn closed 5 years ago

MatthewJohn commented 5 years ago

The modules are created in a specific order and should be started up in this order. The modules currently initialise in a random order, due to iterating over dict keys