-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Using latest CUSP from the update site:
From shell, pgrep for your lisp executable name.
Start Eclipse with CUSP.
From shell, pgrep for your lisp executable name. Note that there is one
Lisp process.
Hit the reconnect button in the REPL tab.
From shell, pgrep for your lisp executable name. Note that there are two
Lisp processes.
Exit Eclipse.
From shell, pgrep for your lisp executable name. Note that there are two
Lisp processes.
Original issue reported on code.google.com by glenview...@gmail.com on 20 May 2010 at 7:05