From: Richard Kettlewell Date: Mon, 14 Jan 2008 23:11:12 +0000 (+0000) Subject: The server should now come to life straight away and start picking X-Git-Tag: 3.0~52 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/commitdiff_plain/dbeb3844d762fabcf63bf7c9c0cc512f505f890d?hp=dbeb3844d762fabcf63bf7c9c0cc512f505f890d The server should now come to life straight away and start picking random tracks within a reasonable time period once there are some tracks to pick. To cope with this, tests/queue.py now waits for something to appear in the queue at all before checking its length. This includes a fix to the Python implementation of disorder().log(). ---