Add threading diagnosis to stories.

This commit is contained in:
Robert C. Martin 2022-04-09 10:04:30 -05:00
parent 6f767f0256
commit bad0745fcc

View File

@ -1,6 +1,6 @@
;;Stories ;;Stories
;; - Send an article. ;; - Send an article.
;; - Close web socket(s) on close. ;; - Threading does not work quite right. Do some diagnosis.
;; - Reply ;; - Reply
;; - Mark read and highlight properly. ;; - Mark read and highlight properly.
;; - Save names and headers. Request after latest save. ;; - Save names and headers. Request after latest save.