Skip to content

Conversation

@casperisfine
Copy link

Spring can get stuck if the application crash during boot

It only happens if writing the command to the client blocks, which generally is with payloads over a certain size.

If the preload failed, the application won't read the socket and the client will get stuck writing in it.

cc @rafaelfranca @etiennebarrie

Spring can get stuck if the application crash during boot

It only happens if writing the command to the client blocks,
which generally is with payloads over a certain size.

If the preload failed, the application won't read the socket
and the client will get stuck writing in it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants