[plt-scheme] Surprising behavior from "run-server"
Eric Hanchrow
offby1 at blarg.net
Sun Nov 4 08:41:35 EST 2007
This is r7563 of the PLT trunk.
Run the file "test.ss"; you'll see
Sent hang; got #<eof>
Sent list-tables; got #<eof>
That first line makes sense: the server to which we sent the 'hang
command has been killed because it ran too long. But the other server
should have kept running, as far as I can tell.
Is this a bug, or am I failing to understand something about how
run-server works?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: server.ss
Type: application/octet-stream
Size: 3608 bytes
Desc: server.ss
Url : http://list.cs.brown.edu/pipermail/plt-scheme/attachments/20071104/2fba0609/server.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tables.ss
Type: application/octet-stream
Size: 1413 bytes
Desc: tables.ss
Url : http://list.cs.brown.edu/pipermail/plt-scheme/attachments/20071104/2fba0609/tables.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.ss
Type: application/octet-stream
Size: 1613 bytes
Desc: test.ss
Url : http://list.cs.brown.edu/pipermail/plt-scheme/attachments/20071104/2fba0609/test.obj
-------------- next part --------------
--
I read the opening sentence [of The Lord Of The Rings] and
phoned around several friends to say goodbye, because suicide
seemed so obviously preferable to 500 more pages of the same.
-- Helene Hanff
More information about the plt-scheme
mailing list