Remove the TODO for threads
No need to clean up, the server should have expiry timings set already
This commit is contained in:
parent
d3e1d01c9b
commit
8d399aae52
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ Only token and version are required. See [`py/config.py`](py/config.py) for expl
|
||||||
* Add scheduling functionality
|
* Add scheduling functionality
|
||||||
* Write integration tests (maybe with [dpytest](https://dpytest.readthedocs.io/en/latest/tutorials/getting_started.html)?)
|
* Write integration tests (maybe with [dpytest](https://dpytest.readthedocs.io/en/latest/tutorials/getting_started.html)?)
|
||||||
* Implement a .json file upgrade test
|
* Implement a .json file upgrade test
|
||||||
* Implement some level of thread creation/cleanup
|
|
||||||
* Track if meets were sucessful
|
* Track if meets were sucessful
|
||||||
* Send reminder messages
|
* Send reminder messages
|
||||||
* Improve the weirdo
|
* Improve the weirdo
|
Loading…
Add table
Reference in a new issue