Closed chiahrens closed 4 years ago
The following anywhere in the process will cause magellan to abort and exit: require('fs').createReadStream( '/tmp/' );
This prevents that.
The following anywhere in the process will cause magellan to abort and exit: require('fs').createReadStream( '/tmp/' );
This prevents that.