Skip to content

bpo-34139: Remove unix datagram socket from FS before binding#8323

Merged
miss-islington merged 5 commits into
python:masterfrom
Eyepea:unix-datagram-socket-remove
Apr 9, 2019
Merged

bpo-34139: Remove unix datagram socket from FS before binding#8323
miss-islington merged 5 commits into
python:masterfrom
Eyepea:unix-datagram-socket-remove

Conversation

@ovv

@ovv ovv commented Jul 18, 2018

Copy link
Copy Markdown
Contributor

Comment thread Lib/asyncio/base_events.py Outdated
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)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

break line

@csabella
csabella requested review from 1st1 and asvetlov and removed request for 1st1 and asvetlov April 9, 2019 13:09
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.

5 participants