From 6382343916bf26fc2224e870ce27954026e27d30 Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Wed, 8 Sep 2021 19:23:44 +0200 Subject: [PATCH] Marked todo item as done --- todo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo b/todo index 761d6c2..481aa86 100644 --- a/todo +++ b/todo @@ -4,7 +4,7 @@ - [ ] Sleep option - [x] Use linked list for queues (increase performance) - [ ] shutdown option -- [ ] Queue policies +- [x] Queue policies - [x] Length cap - [ ] Exceptions - [x] Queue deletion \ No newline at end of file