This repository was archived by the owner on Aug 11, 2022. It is now read-only.
File tree Expand file treeCollapse file tree 1 file changed+3
-1
lines changedFilter options
+3
-1
lines changed Original file line number Diff line number Diff line change
@@ -135,7 +135,9 @@ function exit (code, noLog) {
135
135
// for whatever reason gets thrown away, instead of leaving the CLI open
136
136
//
137
137
// Commands that expect long-running actions should just delay `cb()`
138
-
process.exit(code)
138
+
process.stdout.write('', () => {
139
+
process.exit(code)
140
+
})
139
141
}
140
142
}
141
143
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4