Updated bug list.
authorviric@llimona
Thu, 05 Apr 2007 23:59:50 +0200
changeset 98 cf6b8e6e964a
parent 97 1c519f03ae42
child 99 88d96be4e0e9
Updated bug list.
buglist.bug
--- a/buglist.bug	Thu Apr 05 23:58:50 2007 +0200
+++ b/buglist.bug	Thu Apr 05 23:59:50 2007 +0200
@@ -1,3 +1,2 @@
 4
 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.
-3	1	open	FD limit.	\nThere may be a limit in system's file descriptors. So, there's a limit in the\namount of queued jobs. It may be not that big... a very few hundreds, I guess.