Christian Moore

Results 2 issues of Christian Moore

I am sharing my home directory across multiple different platforms (macOS, Linux, and Windows). However, on Windows, Hyper deletes the ~/.hyper.js that is still in use by the other platforms...

Fixes #552, Fixes #557 The implementation of [async.mapValuesLimit](https://caolan.github.io/async/v3/mapValuesLimit.js.html) in `engine.collector` fails to resolve all of the asynchronous functions. This prevents the callback function from executing, which means `outputHandler.close()` never gets...