Skip to content

Sometimes, cannot quit gracefully #229

Open
@thinkAfCod

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()

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