Skip to content

Sometimes, cannot quit gracefully #229

Description

@thinkAfCod

Expected behaviour

When to kill, shisui could be quit with 100% certainty.

Actual behaviour

Sometimes, shisui cannot quit gracefully. And it may be blocked after printing the log:

if len(clientChan) == 0 {
	log.Warn("Waiting for the client to start...")
}
c := <-clientChan
c.closePortalRpcServer()

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions