chiark / gitweb /
updated CHANGES
[disorder] / disobedience / TODO
index fa1dee6dbe400fc4c22a7eb0780403762a4b5072..96cd6b9f91e6c2a5bff578ccdc8493bd7895cddb 100644 (file)
@@ -3,4 +3,8 @@ properties
 search
        select tracks by tag
 
-# arch-tag:MyZQrifgPbO8ip4FqZo1eg
+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.