func context.WithoutCancel

one use

	context (current package)
		context.go#L566: func WithoutCancel(parent Context) Context {