PlusEMU icon indicating copy to clipboard operation
PlusEMU copied to clipboard

Use IStartable interface to load data.

Open 80O opened this issue 3 years ago • 1 comments

The IStartable interface should be used to load data, for example from the database. Making this async speeds up the emulator during startup.

80O avatar Jul 29 '22 23:07 80O

Note: Currently there is no validation that dependencies are loaded before the main service. This will be addressed soon.

80O avatar Feb 01 '23 23:02 80O