mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
Return undefined from BufferedProcess::kill
This commit is contained in:
@@ -154,3 +154,5 @@ class BufferedProcess
|
||||
@killOnWindows()
|
||||
else
|
||||
@killProcess()
|
||||
|
||||
undefined
|
||||
|
||||
Reference in New Issue
Block a user