Closed samanbarghi closed 8 years ago
Static members are not being initialized when the program starts, specially defaultCluster
The specific bug that made it necessary to use LibInitializer again was not related to the order of static members being initialized so this is not necessary any more.
Static members are not being initialized when the program starts, specially defaultCluster