Thread
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Fix typo in parallel.c.
- d351063e49ac 19 (unreleased) landed
-
Fix typo in code comment
kelan <ke_lan1@qq.com> — 2025-12-31T01:10:13Z
Hi hickers, I fixed a comment error in the `WaitForParallelWorkersToFinish` function. The original comment was "In that case, or latch should have been set as well...", where I think "or" is a typo and it should be "our". -- Best regards, Ke Lan Email:ke_lan1@qq.com