Client got stuck after the server shut down during file alignment. This occoured when:
Then the limit triggered a function set value that wrote a value synchronously. Due to this configuration, the reload that normally occurs at startup was postponed when the client was started.
If the server was shut down at the exact right moment, the client remained stuck in a hang state.
The issue has been addressed and the client behavior is now as expected.
To benefit from this fix: