Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@spirsch
Copy link
Collaborator

@spirsch spirsch commented Jul 7, 2022

This PR will limit the lifetime of rogue compilation processes on the server (and theoretically also on the client), that will over time lead to an inevitable Not accepting new connection, as max limit of #X connections is already reached. soft lock.
The fix itself simply compensates the effects of an underlying issue but does not yet solve it. While intended as a temporary solution, I still think having a general timeout on compilation processes in the future remains beneficial.

@spirsch spirsch requested review from OliLay and wmann-celonis July 7, 2022 12:50
@OliLay
Copy link
Collaborator

OliLay commented Jul 7, 2022

I agree, introducing a timeout is a good idea, we nevertheless have to search for the issue why certain threads seems to be stuck.

@spirsch spirsch merged commit ce8f45c into main Jul 7, 2022
@spirsch spirsch deleted the Temp-fix-rogue-processes branch July 7, 2022 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants