]> Cypherpunks repositories - gostls13.git/commit
internal/poll: replace t.Sub(time.Now()) with time.Until in test
authorguoguangwu <guoguangwug@gmail.com>
Mon, 18 Mar 2024 07:34:04 +0000 (07:34 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 25 Nov 2025 16:02:14 +0000 (08:02 -0800)
commit09e377b599cd723286af65ee2f741fd99b5d7676
tree96f356ee0f7a16405de50e5331404583f10da69c
parent4fb7e083a868946db08db9ef3bc807e21c8fc961
internal/poll: replace t.Sub(time.Now()) with time.Until in test

Change-Id: Ia383d4d322008901cd1e57b05fb522db44076fa2
GitHub-Last-Rev: 5c7cbeb7371c6afa47c280e164087e45ca89f3d2
GitHub-Pull-Request: golang/go#66375
Reviewed-on: https://go-review.googlesource.com/c/go/+/572178
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Sean Liao <sean@liao.dev>
Reviewed-by: Michael Pratt <mpratt@google.com>
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
Reviewed-by: Sean Liao <sean@liao.dev>
src/internal/poll/splice_linux_test.go