mirror of
https://github.com/Qortal/qortal.git
synced 2025-06-07 08:46:58 +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.