You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Turns out Windows errors differently when an invalid `fileno` is
passed into the `mmap` constructor, so there's no need to skip the
test (xref: 9670b31).
Author: gfyoung <gfyoung17@gmail.com>
Closes#13494 from gfyoung/mmap-wrapper-init-test-fix and squashes the following commits:
db7c6b1 [gfyoung] TST: Fix MMapWrapper init test for Windows
0 commit comments