[ 
https://issues.apache.org/jira/browse/BEAM-10618?focusedWorklogId=465898&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-465898
 ]

ASF GitHub Bot logged work on BEAM-10618:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 03/Aug/20 20:12
            Start Date: 03/Aug/20 20:12
    Worklog Time Spent: 10m 
      Work Description: chamikaramj commented on pull request #12438:
URL: https://github.com/apache/beam/pull/12438#issuecomment-668219156


   Yeah, probably better to make INET6 a fallback.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 465898)
    Time Spent: 0.5h  (was: 20m)

> subprocess_server.py fails to find a free port in IPv6 only environment
> -----------------------------------------------------------------------
>
>                 Key: BEAM-10618
>                 URL: https://issues.apache.org/jira/browse/BEAM-10618
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: Brian Hulette
>            Assignee: Brian Hulette
>            Priority: P2
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> {code}
> ../apache_beam/utils/subprocess_server.py", line 294, in find_free_port
>     s = socket.socket(socket.AF_INET, socket.SOCK_STREAM)
>   File "<embedded stdlib>/socket.py", line 144, in __init__
>     _socket.socket.__init__(self, family, type, proto, fileno)
> OSError: [Errno 97] Address family not supported by protocol
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to