There is no way to force a server to stop if it hangs #5
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Since the console is hijacked and the original console is hidden, there is no way to close a server that is hanging and refusing input. It should be possible to kill the server process if the stop servers button is clicked multiple times.
This was implemented in commit
3254481326
, but I seem to have forgotten to close the issue.