X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/460b9539a7c15580e41a71bbc0f47ae776238915..63e28749e32a11987f322e7e4764c46c4976808a:/disobedience/TODO?ds=sidebyside diff --git a/disobedience/TODO b/disobedience/TODO index fa1dee6..96cd6b9 100644 --- a/disobedience/TODO +++ b/disobedience/TODO @@ -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.