summaryrefslogtreecommitdiff
path: root/gradlew
diff options
context:
space:
mode:
authorSho Sakuma <me@m1sk9.dev>2026-08-05 00:42:19 +0900
committerSho Sakuma <me@m1sk9.dev>2026-08-05 00:42:25 +0900
commit2c9b4c83298ea67e2e7b576fd7209b5bc782f23c (patch)
tree436eb0a22fd01613bc65d3389adf567b78617522 /gradlew
parent62022f1e192e76b44076a3da0279ccd6bb10c4ef (diff)
downloadLunaticChat-2c9b4c83298ea67e2e7b576fd7209b5bc782f23c.tar.gz
LunaticChat-2c9b4c83298ea67e2e7b576fd7209b5bc782f23c.tar.bz2
LunaticChat-2c9b4c83298ea67e2e7b576fd7209b5bc782f23c.zip
fix: report queued work dropped at shutdown
Cancelling the scope kills the worker coroutines but does not close their channels, so trySend kept reporting success for work nothing would ever read. The warning that exists precisely to avoid dropping a message in silence was therefore unreachable in the case it was written for. Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'gradlew')
0 files changed, 0 insertions, 0 deletions