]> Cypherpunks.ru repositories - gostls13.git/commit
internal/poll: inject a hook into the runtime finalizer to count the closed pipes
authorAndy Pan <panjf2000@gmail.com>
Wed, 15 Sep 2021 04:37:20 +0000 (12:37 +0800)
committerIan Lance Taylor <iant@golang.org>
Fri, 17 Sep 2021 19:32:44 +0000 (19:32 +0000)
commit74e384f50d3071c97effa3afd43ec29111587d59
treed6785f0d9e9253850131b81e006b09d6d1998914
parent323c6f74d35ec29baac2a1aba4270f89b022815a
internal/poll: inject a hook into the runtime finalizer to count the closed pipes

Fixes #48066

Change-Id: Icd6974dfcc496c054bb096e5d70de6e135984517
Reviewed-on: https://go-review.googlesource.com/c/go/+/349774
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/internal/poll/splice_linux_test.go