Leaving log files opened was intentional to avoid missing output
that can appear `child.on('exit',...)`.
With this approach cucumber tests hit locally maximum number
of opened files, because node.js keeps all log files opened.
|
||
|---|---|---|
| .. | ||
| data.js | ||
| distance_matrix.js | ||
| matching.js | ||
| nearest.js | ||
| options.js | ||
| requests.js | ||
| routability.js | ||
| routing.js | ||
| timestamp.js | ||
| trip.js | ||