Skip to content

Conversation

@zanderz
Copy link

@zanderz zanderz commented Oct 30, 2018

According to Microsoft's own documentation, there is a known bug where SetFileCompletionNotificationModes crashes on some systems (see https://support.microsoft.com/kb/2568167 for details) and a user of ours has experienced this with our software. This adapts the precautions added to Golang itself (https://go-review.googlesource.com/c/go/+/69870/).
@maxtaco

@msftclas
Copy link

msftclas commented Oct 30, 2018

CLA assistant check
All CLA requirements met.

@mei-rune
Copy link

any progress

@TBBle
Copy link
Contributor

TBBle commented Jan 2, 2021

Does this also replace #27, fixing #26? If I'm reading the Golang-side change, it also handles Windows XP, so I expect the answer is "yes". I'm not sure how it handles XP though.

I'm also curious why the second hunk from #27 wasn't needed here, the change in asyncIo, performing the result-wait even if err was not syscall.ERROR_IO_PENDING.

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.

4 participants