misc: cleanup todos

This commit is contained in:
2025-12-31 16:27:24 -05:00
Unverified
parent a641893d50
commit 466b07b833

View File

@@ -11,7 +11,6 @@ use tracing::{error, info};
// TODO: Support reconnecting behaviors // TODO: Support reconnecting behaviors
// TODO: Other tournament types // TODO: Other tournament types
// TODO: Max move wait time // TODO: Max move wait time
// TODO: Show tournament scoreboard after every round of games
// TODO: Tiebreakers, guarantee some amount of going first // TODO: Tiebreakers, guarantee some amount of going first
// TODO: Send moves instantly, sleep only till waiting time // TODO: Send moves instantly, sleep only till waiting time