Skip to content

Hand out the checkpoint when the source is what died - #141

Merged
tonytonycoder11 merged 2 commits into
mainfrom
fix/a-dying-source-still-hands-out-its-token
Aug 11, 2026
Merged

Hand out the checkpoint when the source is what died#141
tonytonycoder11 merged 2 commits into
mainfrom
fix/a-dying-source-still-hands-out-its-token

Give the macOS runner three tries at downloading Qdrant

9ce8ab1
Select commit
Loading
Failed to load commit list.
TrueUp by NaCode Studios / TrueUp succeeded Aug 11, 2026 in 0s

No new capability

This pull request adds no capability the code did not already have.

What I could not follow

3 calls resolve to a name whose type is written nowhere, so what they reach is not established here, and 2 more are in tests and benchmarks, which this report does not judge. Across everything it read that is 5 of 204, 2%.

  • queue.send(IngestBatch(index++, offset, buffer))kdrant-core/src/commonMain/kotlin/dev/kdrant/Ingest.kt:173
  • queue.send(IngestBatch(index, offset, buffer))kdrant-core/src/commonMain/kotlin/dev/kdrant/Ingest.kt:181
  • pending.remove(nextExpected)kdrant-core/src/commonMain/kotlin/dev/kdrant/Ingest.kt:279

If one of those reaches the network or starts a process, this report does not show it.

4 files read · 3131 ms · against 63c1168 · engine 1.4.1