bpo-28684: asyncio tests now handle PermissionError raised when bindi… by xdegaye · Pull Request #4503 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Conversation
The test.support.skip_unless_bind_unix_socket() decorator is used to skip asyncio tests that fail because the platform lacks a functional bind() function for unix domain sockets (as it is the case for non root users on the recent Android versions that run now SELinux in enforcing mode).
1st1
approved these changes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters