Daniel Rall <[EMAIL PROTECTED]> writes: > Yesterday I checked in a fix which marks WebServer's main thread as a > daemon thread. Let me know if this helps.
Jim pointed out that this was not a good change (since the WebServer can be run from the command line), so I'm rolling it back. > I'm also working on restructuring the code in that class to be more > friendly to start/shutdown operations.
