Closed greenlaw110 closed 7 years ago
Root cause anlysis:
It is doing AAAService
intialization on PRE_START
app event:
It tried to load yaml content on PRE_START
app event:
Thus it is really a random case controller which operation is done first. If an app initialize AAAService
first, then it's lucky. If it is in a reversed order, then it will crash
Relevant source code:
Error stack: