windows: add functions to get named pipe process IDs#235
windows: add functions to get named pipe process IDs#235MOHANKUMAR-IT wants to merge 4 commits intogolang:masterfrom
Conversation
|
This PR (HEAD: eb1737e) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/sys/+/626215. Important tips:
|
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/626215. |
|
Message from MOHAN KUMAR: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/626215. |
|
Message from Quim Muntal: Patch Set 1: Code-Review+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/626215. |
|
This PR (HEAD: b4025f3) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/sys/+/626215. Important tips:
|
|
Message from MOHAN KUMAR: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/626215. |
|
Message from Gopher Robot: Patch Set 2: Congratulations on opening your first change. Thank you for your contribution! Next steps: Most changes in the Go project go through a few rounds of revision. This can be During May-July and Nov-Jan the Go project is in a code freeze, during which Please don’t reply on this GitHub thread. Visit golang.org/cl/626215. |
|
Message from Quim Muntal: Patch Set 2: Code-Review+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/626215. |
|
This PR (HEAD: 5b0f842) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/sys/+/626215. Important tips:
|
|
Message from MOHAN KUMAR: Patch Set 2: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/626215. |
|
Message from Quim Muntal: Patch Set 3: Code-Review+2 Commit-Queue+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/626215. |
|
Message from Go LUCI: Patch Set 3: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-11-07T11:36:56Z","revision":"0b5618e7bd3ccbcb335d3038bffe10dfaf74c611"} Please don’t reply on this GitHub thread. Visit golang.org/cl/626215. |
|
Message from Quim Muntal: Patch Set 3: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/626215. |
|
Message from Go LUCI: Patch Set 3: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/626215. |
|
Message from Go LUCI: Patch Set 3: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/626215. |
|
Message from David Chase: Patch Set 3: Code-Review+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/626215. |
|
Message from Carlos Amedee: Patch Set 3: Code-Review+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/626215. |
|
Message from Ian Lance Taylor: Patch Set 3: (4 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/626215. |
|
Message from MOHAN KUMAR: Patch Set 3: (4 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/626215. |
|
Message from Ian Lance Taylor: Patch Set 4: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/626215. |
|
Message from MOHAN KUMAR: Patch Set 4: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/626215. |
|
Message from Ian Lance Taylor: Patch Set 4: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/626215. |
|
This PR (HEAD: 498fe73) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/sys/+/626215. Important tips:
|
|
Message from MOHAN KUMAR: Patch Set 5: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/626215. |
|
Message from Ian Lance Taylor: Patch Set 5: Auto-Submit+1 Code-Review+1 Commit-Queue+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/626215. |
Fixes golang/go#70086 Change-Id: I0cd188f075490b1ea630b26b74aa201796d60d3a GitHub-Last-Rev: 498fe73 GitHub-Pull-Request: #235 Reviewed-on: https://go-review.googlesource.com/c/sys/+/626215 Reviewed-by: David Chase <[email protected]> Reviewed-by: Carlos Amedee <[email protected]> Auto-Submit: Ian Lance Taylor <[email protected]> Reviewed-by: Quim Muntal <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Ian Lance Taylor <[email protected]>
|
Message from Go LUCI: Patch Set 5: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-11-13T05:01:02Z","revision":"cd97269de33746e5224e3e9bc2268ff4959cabdb"} Please don’t reply on this GitHub thread. Visit golang.org/cl/626215. |
|
This PR is being closed because golang.org/cl/626215 has been merged. |
Fixes golang/go#70086