[
https://issues.apache.org/jira/browse/BEAM-10618?focusedWorklogId=466496&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-466496
]
ASF GitHub Bot logged work on BEAM-10618:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Aug/20 22:26
Start Date: 04/Aug/20 22:26
Worklog Time Spent: 10m
Work Description: TheNeuralBit merged pull request #12438:
URL: https://github.com/apache/beam/pull/12438
----------------------------------------------------------------
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: 466496)
Time Spent: 40m (was: 0.5h)
> 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: 40m
> 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)