sublime_terminal
sublime_terminal copied to clipboard
Popen causes <defunct>
Popen call without wait() or commuciate() causes
BTW: gnome-terminal does not show anyway when configured as terminal.
Opened a pull request. Migrated to subprocess.call() instead of popen
Thanks for the bug report. As @silentmoose noted, we are attempting to address this in #78.