pushed
zhengqunkoo/taxibros • 2:32 AM - Aug 1, 2018
Fixed an issue in the conversion daemon where querying the KDTree with an empty list of coordinates could lead to failures. We've added a conditional check to ensure kdtree.query is only called when there are actually coordinates to process. This ensures the daemon gracefully handles empty batches by returning an empty mapping without crashing.
