DinoTools / python-overpy

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

test - Use processes instead of threads #51

Closed phibos closed 7 years ago

phibos commented 7 years ago
Issue type
Summary

Use processes instead of threads because multiprocessing seams to be more reliable than threading. Fixes #49

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 93.795% when pulling 4163e8b300bdfd2f70ef61755804b07e4d6bd4f2 on fix_server_tests into 8181ee6fd4ec253c3dbbb78a6bbc39466c1d6208 on master.