chiark / gitweb /
The server should now come to life straight away and start picking
authorRichard Kettlewell <rjk@greenend.org.uk>
Mon, 14 Jan 2008 23:11:12 +0000 (23:11 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Mon, 14 Jan 2008 23:11:12 +0000 (23:11 +0000)
commitdbeb3844d762fabcf63bf7c9c0cc512f505f890d
tree3c59bbdb9ed44e21345448e3a06018e061661b0e
parent919c5c4041de91333dafc63e4bce42c12f5835e7
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().
python/disorder.py.in
server/disorderd.c
tests/queue.py