Skip to content

Commit e66ef02

Browse files
committed
Update concurrency-patterns.md date
1 parent c72f5d8 commit e66ef02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/concurrency-patterns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
22
title = "Wait! Don't spawn that task! — Comparing patterns for mutable state in concurrent applications"
33
description = "Comparison of patterns for sharing mutable state in concurrent applications, and a case for using a single task"
4-
date = 2025-07-04
4+
date = 2025-08-13
55
draft = false
66
slug = "concurrency-patterns"
77

0 commit comments

Comments
 (0)