Skip to content
Snippets Groups Projects
Commit 3258c6c6 authored by dtc's avatar dtc
Browse files

Allow the quitting of lisp from any process (this had only been

possible from the initial process). When a process throws to
%end-of-the-world the exit value is noted in the *quitting-lisp*
variable and further process creation is blocked. Have the idle loop
try to gracefully destroy all the processes when *quitting-lisp*
before exiting.
parent 4f3bef02
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment