Revert "Add clasp support to launch-program"
This reverts commit b3622011. The commit was based on the wrong assumption that terminate-process would kill a Unix thread (a la pthread_create) rather than subprocess (a la fork+execve).
Loading
Please register or sign in to comment