diff options
| author | Sho Sakuma <me@m1sk9.dev> | 2026-08-05 00:42:19 +0900 |
|---|---|---|
| committer | Sho Sakuma <me@m1sk9.dev> | 2026-08-05 00:42:25 +0900 |
| commit | 2c9b4c83298ea67e2e7b576fd7209b5bc782f23c (patch) | |
| tree | 436eb0a22fd01613bc65d3389adf567b78617522 /gradlew | |
| parent | 62022f1e192e76b44076a3da0279ccd6bb10c4ef (diff) | |
| download | LunaticChat-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
