Closed tarrow closed 8 years ago
Interestingly, we find that the logger writes asynchronously so if there is a log delay before changing to the output directory the log is actually written to the current directory anyway.
You can see this if you put a 5s setTimeout before changing directory
This is now fixed as of PR #93