Status: Accepted
Owner: gwern0
Labels: Type-Defect Priority-Low

New issue 235 by gwern0: Yi does not clean up child GHCi processes
http://code.google.com/p/yi-editor/issues/detail?id=235

$ killall /home/gwern/bin/lib/ghc-6.10.1/ghc
$ yi ~/.xmonad/xmonad.hs
<load xmonad.hs into GHCi with C-c l etc., and then exit yi.>
$ ps aux | grep ghc
  1816 32656 11139 pts/8    Sl     0:00      0 12162 49541 41384  1.1
/home/gwern/bin/lib/ghc-6.10.1/ghc -B/home/gwern/bin/lib

After a few weeks of uptime and editing Haskell files, there can be an
awful lot of these cluttering up the process table. It'd be nice if they
weren't there.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---

Reply via email to