<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
  <title>Karl Livesey · concurrency</title>
  <link>https://livesey.io/tags/concurrency/</link>
  <description>Posts filed under concurrency.</description>
  <item>
  <title>Most Race Conditions Are Ownership Problems</title>
  <link>https://livesey.io/posts/most-race-conditions-are-ownership-problems/</link>
  <guid isPermaLink="false">urn:uuid:8a9bde8b-01ea-5a59-895c-86df9825f438</guid>
  <pubDate>Sun, 26 Jul 2026 12:00:00 GMT</pubDate>
  <description>Before adding a lock, decide which operation owns the right to commit a result and when that ownership expires.</description>
</item>
</channel>
</rss>