If this is non- nil
, the LispWorks exits immediately after writing the delivered application image to disk, by calling quit
. If nil
, quit
is not called, and deliver
returns nil
.
Warning: If you pass nil
to this keyword, remember to keep listener code in the application or the image may simply hang.