mirror of
https://github.com/Qortal/qortal.git
synced 2025-04-22 02:47:51 +00:00
When using fixed NTP offset, e.g. via "testNtpoffset" in settings.json, Controller calls NTP.shutdownNow() which throws a NPE because NTP.instanceExecutor is null.