There should be a way to stop Lucu without process terminate.

« Lucu project page

'runHttpd' currently spawns many threads and forgets about their ThreadId, which is hardly a good behavior. It should somehow record a list of ThreadId, and kill them when it terminates.

Details

Id: 6a03ae45a2ad6e4c539e4b6efee9c9f7f36d8237
Type: task
Creation time: 2010-03-03 16:57 UTC
Creator: PHO <pho@...>
Release: unassigned
Component: Lucu
Status: unstarted

Issue log

2010-03-03 16:57 UTC PHO <pho@...> created