stale file streams get reset. fixes ticket 37.

This commit is contained in:
DennisOSRM
2011-12-02 17:24:50 +01:00
parent 3986b30b00
commit 4f5678fc95
2 changed files with 14 additions and 9 deletions
+1 -1
View File
@@ -140,7 +140,7 @@ public:
distance = searchEngine->ComputeRoute(segmentPhantomNodes, path);
if(INT_MAX == distance ) {
INFO( "Error occurred, single path not found" );
DEBUG( "Error occurred, single path not found" );
}
//put segments at correct position of routes raw data