Connection

- Added TODO (backported)
This commit is contained in:
Tristan B. Velloza Kildaire 2023-11-26 14:13:12 +02:00
parent d44cc03437
commit 416d583658
1 changed files with 2 additions and 0 deletions

View File

@ -129,6 +129,8 @@ public class Connection : Thread
logger.dbg("There was no response, not sending anything.");
}
}
// TODO: Call cleanup+notify server
}
// FIXME: These should be part of the auth details