<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Context on Bits, Trades &amp; Systems</title>
    <link>https://blog.turboawesome.win/tags/context/</link>
    <description>Recent content in Context on Bits, Trades &amp; Systems</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 19 Feb 2020 11:14:00 +0000</lastBuildDate>
    <atom:link href="https://blog.turboawesome.win/tags/context/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Context Propagation in Go: Deadlines, Cancellation, and Tracing</title>
      <link>https://blog.turboawesome.win/2020/02/context-propagation-in-go-deadlines-cancellation-and-tracing/</link>
      <pubDate>Wed, 19 Feb 2020 11:14:00 +0000</pubDate>
      <guid>https://blog.turboawesome.win/2020/02/context-propagation-in-go-deadlines-cancellation-and-tracing/</guid>
      <description>Go&amp;#39;s context package is one of the most important idioms in the language. Used well it enables clean cancellation and distributed tracing. Used poorly it becomes a magic bag of values that creates invisible dependencies.</description>
    </item>
  </channel>
</rss>
