buglist.bug
author viric@llimona
Sat, 09 Feb 2008 11:56:03 +0100
changeset 196 bca29e2a1a86
parent 177 95831ec45988
child 203 664044b1de73
permissions -rw-r--r--
Fixing a bug related to a message on -t on last job, when it was skipped.

13
0	1	sleep	recv() may return ECONNRESET	\nI don't know why. It happened sometimes, when the client didn't send any\nENDJOB message.\nIt should be investigated.\n\nHypothesis:\n- maybe recv() returns ECONNRESET if the other side process has died but not\n  closed()?\n  simple tests seem to show that it's not true.
5	5	fixed	Removing a job doesn't kill the ts client	\nThe client rests forever.
4	5	fixed	Terminal Control-C to a "ts -nf myprogram" breaks the queue.	
8	1	fixed	Removing a job doesn't wake up its "waiters"	\nIn a terminal: ts -w 15\nIn another: ts -r 15\n\nThe first terminal doesn't wake up.
9	2	fixed	The "-t" option doesn't die after the application dies.	\n-t could have, moreover, the behaviour of -w