Skip to content

Correctly ignore error from CoWaitForMultipleHandles(). - #171

Closed
chrullrich wants to merge 1 commit into
enthought:masterfrom
chrullrich:pumpevents-winerror
Closed

Correctly ignore error from CoWaitForMultipleHandles().#171
chrullrich wants to merge 1 commit into
enthought:masterfrom
chrullrich:pumpevents-winerror

Conversation

@chrullrich

Copy link
Copy Markdown

The RPC_S_CALL_PENDING error is in args[3] aka winerror.

Fixes #138, #159.

The RPC_S_CALL_PENDING error is in args[3] aka winerror.

Fixes #138, #159.
@jcsteh

jcsteh commented Mar 31, 2020

Copy link
Copy Markdown

This same fix (from a different contributor) was merged in #187.

@vasily-v-ryabov vasily-v-ryabov added the duplicate This issue or pull request already exists label Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

duplicate This issue or pull request already exists

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WinError on PumpEvents timeout

3 participants