Skip to content
TILens What matters today in tech
Theme

Daily edition · Rust

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

27 Jun 2014 edition
Go Rust

Ice Cream Makers and Data Races Part II

Introduction Dave Cheney published a post called Ice Cream Makers and Data Races. The post showed an example of an interesting data race that can occur when using an interface typed variable to make a method call. If…

Source: Ardan Labs Blog