yakra / DataProcessing

Data Processing Scripts and Programs for Travel Mapping Project
0 stars 0 forks source link

numthreads in HGEdge::HGEdge #179

Closed yakra closed 3 years ago

yakra commented 3 years ago

Passing numthreads to HGEdge::HGEdge is unnecessary. Just read Args::numthreads once we're in there instead.

yakra commented 3 years ago

Fixed locally in e2f24bee7c1e20198be1fea2deb2b29c6ef87cd3, HGEdge cleanup (to be squashed). Closing this in favor of the more general #182.