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.
|
||
|---|---|---|
| .. | ||
| cache.js | ||
| data_classes.js | ||
| data.js | ||
| env.js | ||
| fuzzy.js | ||
| hooks.js | ||
| http.js | ||
| route.js | ||
| run.js | ||
| shared_steps.js | ||