Results 40 issues of Fu Wei

### Which github workflows are flaking? no ### Which tests are flaking? TestClusterOf1UsingDiscovery ### Github Action link no ### Reason for failure (if possible) https://github.com/etcd-io/etcd/blob/8de14bd36e846eef7bc0d66924a28e1352bb5a72/tests/e2e/discovery_test.go#L56 When we enable `cluster_proxy` as...

area/testing
type/flake

File pr to runc: https://github.com/opencontainers/runc/issues/3453

- [x] Goroutines Scheduler #10 - [ ] Timer: time.Sleep vs Syscall.Nanosleep #12

task

About timer in golang

- [ ] use ; vs && in makefile [ref](https://unix.stackexchange.com/questions/187145/whats-the-difference-between-semicolon-and-double-ampersand)

### What would you like to be added? Backport test framework updates into release-3.4 and release-3.5, including * How to setup running cluster with customized options * The enhancement on...

area/testing
type/feature

The gRPC server supports to use GracefulStop to drain all the inflight RPCs, including streaming RPCs. When we use non-cmux mode to start gRPC server (non-TLS or TLS+gRPC-only), we always...

do-not-merge/work-in-progress