Files
4Gewinnt/API
Jonas 3cb2a6c159 Auto-delete ended games after delay
Schedule game removal after a short delay when a game ends. Adds ScheduleGameDeletion which starts a background task, waits (5s), checks the repository for the game and its Ended state, destroys it, and notifies the hub with "GameDestroyed". Calls to ScheduleGameDeletion were added after Win, Draw, and PlayerDisconnected; PlayerDisconnected no longer returns the SendAsync task but returns a completed task after scheduling deletion.
2026-03-12 23:20:05 +01:00
..
2026-02-06 08:29:28 +01:00
2026-03-12 23:20:05 +01:00
2026-02-06 08:29:28 +01:00
2026-02-06 08:29:28 +01:00