From 8d399aae52995ff562f3849208b89b54df307b1d Mon Sep 17 00:00:00 2001 From: Marc Di Luzio Date: Mon, 12 Aug 2024 19:18:14 +0100 Subject: [PATCH] Remove the TODO for threads No need to clean up, the server should have expiry timings set already --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 34beeb1..410a7d1 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,6 @@ Only token and version are required. See [`py/config.py`](py/config.py) for expl * Add scheduling functionality * Write integration tests (maybe with [dpytest](https://dpytest.readthedocs.io/en/latest/tutorials/getting_started.html)?) * Implement a .json file upgrade test -* Implement some level of thread creation/cleanup * Track if meets were sucessful * Send reminder messages * Improve the weirdo \ No newline at end of file