The issue is caused by the call to ReadonlyMode::setReason in finalSetup, which happens before the service locator is ready.
It then proceeds to spam this deprecation message 13 more times. If stack traces are shown, that is ~700 lines of nonsense.
| Mainframe98 | |
| Jul 31 2022, 6:52 PM |
The issue is caused by the call to ReadonlyMode::setReason in finalSetup, which happens before the service locator is ready.
It then proceeds to spam this deprecation message 13 more times. If stack traces are shown, that is ~700 lines of nonsense.