Skip to content

Commit ba78918

Browse files
committed
chore: update comment
1 parent ee07b8d commit ba78918

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/main/kotlin/com/coder/toolbox/CoderRemoteProvider.kt

+1-2
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,7 @@ class CoderRemoteProvider(
172172
/**
173173
* Cancel polling and clear the client and environments.
174174
*
175-
* Called as part of our own logout but it is unclear where it is called by
176-
* Toolbox. Maybe on uninstall?
175+
* Also called as part of our own logout.
177176
*/
178177
override fun close() {
179178
pollJob?.cancel()

0 commit comments

Comments
 (0)