chiark / gitweb /
note bug
authorrjk@greenend.org.uk <>
Tue, 10 Jul 2007 23:08:22 +0000 (00:08 +0100)
committerrjk@greenend.org.uk <>
Tue, 10 Jul 2007 23:08:22 +0000 (00:08 +0100)
disobedience/TODO

index 2a0171dd9b5f1c68392dba2dea683df752049711..96cd6b9f91e6c2a5bff578ccdc8493bd7895cddb 100644 (file)
@@ -2,3 +2,9 @@ properties
        make return be the same as OK
 search
        select tracks by tag
        make return be the same as OK
 search
        select tracks by tag
+
+general:
+       If the server stops then disobedience crashes.  Specifically,
+       disorder_eclient_polled() finds a stashed 'command' with a
+       callback of authbanner_opcallback, and a NULL cmd, in
+       state_idle and c->authenticated nonzero.