Skip to content

Conversation

@dcantah
Copy link
Contributor

@dcantah dcantah commented Feb 25, 2022

Previously we had our own definition for GetQueuedCompletionStatus as x/sys/windows had an incorrect definition for it. This was remedied a bit ago in this change golang/sys@683adc9 so we're alright to remove our own at this point.

@dcantah dcantah requested a review from a team as a code owner February 25, 2022 01:42
@jterry75
Copy link
Contributor

jterry75 commented Mar 3, 2022

LGTM. Love deleting code.

@dcantah
Copy link
Contributor Author

dcantah commented Mar 3, 2022

@jterry75 Isn't it great?? Also this needs a rebase now, fixing

Previously we had our own definition for GetQueuedCompletionStatus as x/sys/windows
had an incorrect definition for it. This was remedied a bit ago in this change
golang/sys@683adc9
so we're alright to remove our own at this point.

Signed-off-by: Daniel Canter <[email protected]>
@dcantah dcantah force-pushed the change-to-xsyswindows-iocp branch from 8623b05 to a757565 Compare March 3, 2022 18:17
@dcantah dcantah merged commit 4721411 into microsoft:master Mar 3, 2022
dcantah added a commit to dcantah/hcsshim that referenced this pull request May 19, 2022
…rosoft#1307)

Previously we had our own definition for GetQueuedCompletionStatus as x/sys/windows
had an incorrect definition for it. This was remedied a bit ago in this change
golang/sys@683adc9
so we're alright to remove our own at this point.

Signed-off-by: Daniel Canter <[email protected]>
(cherry picked from commit 4721411)
Signed-off-by: Daniel Canter <[email protected]>
princepereira pushed a commit to princepereira/hcsshim that referenced this pull request Aug 29, 2024
…rosoft#1307)

Previously we had our own definition for GetQueuedCompletionStatus as x/sys/windows
had an incorrect definition for it. This was remedied a bit ago in this change
golang/sys@683adc9
so we're alright to remove our own at this point.

Signed-off-by: Daniel Canter <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants