Re: process crash
Terje Norderhaug <[email protected]>
| Newsgroups | gmane.lisp.mcl.general |
|---|---|
| Message-ID | <[email protected]> |
On Jul 20, 2009, at 4:22 PM, Alexander Repenning wrote: > Just wondering... has anybody found any work around the process > problems in RMCL. At least so far I have not been able to use > process-run-function in a way that is NOT causing a crash. The enclosed patch attempts to work around the process problems in RMCL, as a potential remedy until we have a proper fix. It exploits the observation that processes can be started in the event handler without crashes. The patch advises process-run-function and should not require changes to any other code. -- Terje Norderhaug _______________________________________________ info-mcl mailing list [email protected] http://clozure.com/mailman/listinfo/info-mcl
process-run-function-patch.lisp
(application/applefile, 575 B) - not displayed
process-run-function-patch.lisp
(application/octet-stream, 2.6 KB) - not displayed