<?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>`Synctest` on Oscar&#39;s Notebook</title>
    <link>https://oscarchou.com/tags/synctest/</link>
    <description>Recent content in `Synctest` on Oscar&#39;s Notebook</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-US</language>
    <lastBuildDate>Sat, 20 Jun 2026 20:00:00 +1300</lastBuildDate><atom:link href="https://oscarchou.com/tags/synctest/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>[Golang] Mastering Concurrency Testing with `synctest` package</title>
      <link>https://oscarchou.com/posts/golang/mastering-concurrency-testing-with-synctest/</link>
      <pubDate>Sat, 20 Jun 2026 20:00:00 +1300</pubDate>
      
      <guid>https://oscarchou.com/posts/golang/mastering-concurrency-testing-with-synctest/</guid>
      <description>Learn how to effectively test concurrent code in Go using the new `synctest` package, introduced in Go 1.25, to avoid timing issues and improve test reliability.</description>
    </item>
    
  </channel>
</rss>
