Skip to content

all: inconsistent spelling: canceling or cancelling #17938

@mikioh

Description

@mikioh

canceling:

./src/net/http/h2_bundle.go:	http2errStopReqBodyWriteAndCancel = errors.New("http2: canceling request")
./src/net/http/transport.go:		var timer *time.Timer // for canceling TLS handshake
./src/net/http/transport_test.go:	eventLog.Printf("canceling")
./src/net/http/transport_test.go:canceling
./src/net/dial_unix_test.go:			t.Logf("canceling context")

cancelling:

./src/context/context_test.go:	checkChildren("after cancelling WithCancel child", ctx, 0)
./src/context/context_test.go:	checkChildren("after cancelling WithTimeout child", ctx, 0)
./src/os/exec/exec_test.go:			t.Fatal("cancelling context did not stop program")

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions