From 6d133a15ba4aa547b895057225142f775b9bdc10 Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Wed, 8 Sep 2021 14:08:22 +0200 Subject: [PATCH] Updated todo --- todo | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/todo b/todo index 663095c..8bd951c 100644 --- a/todo +++ b/todo @@ -3,4 +3,7 @@ - [x] Thread.yields - [ ] Sleep option - [ ] Use linked list for queues (increase performance) -- [ ] shutdown option \ No newline at end of file +- [ ] shutdown option +- [ ] Queue policies + - [x] Length cap +- [ ] Exceptions \ No newline at end of file