Ross Adamson
Results
2
comments of
Ross Adamson
@SBoudrias is it possible that this bug is caused by https://github.com/SBoudrias/Inquirer.js/pull/882 (https://github.com/SBoudrias/Inquirer.js/pull/882/commits/03412e5c0b1c9eb2ad8d559bfcc29b5cf7e8575c)? It appears that change makes it so that the readline interface does not get closed on windows.
I need to add more to this to get to the desired signature of: Command.run({isRunByDefault: boolean}). EDIT: this is done