bpo-34139: Remove unix datagram socket from FS before binding by ovv · Pull Request #8323 · python/cpython
Conversation
| pass | ||
| except OSError as err: | ||
| # Directory may have permissions only to create socket. | ||
| logger.error('Unable to check or remove stale UNIX socket %r: %r', local_addr, err) |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
break line
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