DinoTools / python-overpy

Python Wrapper to access the Overpass API
https://python-overpy.readthedocs.io/
MIT License
235 stars 58 forks source link

Issue with tests #49

Closed phibos closed 7 years ago

phibos commented 7 years ago
Issue type
OverPy version
0.3.1 and pre 0.4.0
OS

Python version

Summary

From time to time the test is unable to lunch the internal web server to test the requests. This results in an error message.

E               urllib.error.URLError: <urlopen error [Errno 32] Broken pipe>
Steps to reproduce

Run a test

Expected results

No error

Actual results