# HG changeset patch # User Alain Mazy # Date 1771520492 -3600 # Node ID e0540311207e2106717becaf2ee458dfed3164c5 # Parent 681cf6db8aa66f16fe166cea9ce767f5ab1665a3 cleanup TODO diff -r 681cf6db8aa6 -r e0540311207e TODO --- a/TODO Thu Feb 19 17:13:17 2026 +0100 +++ b/TODO Thu Feb 19 18:01:32 2026 +0100 @@ -73,8 +73,6 @@ "Hashing": "sha1"} } * Reuse the ThreadedInstanceLoader from the ArchiveJob in C-Store, peer/store ... to optimize loading time when working with an object storage. -* Implement a SharedMessageQueue with a max size -> that would greatly simplify the flow control in the - ThreadedInstanceLoader (also used in DicomWeb). ============================