mirror of
https://github.com/TomHarte/CLK.git
synced 2025-08-06 01:25:06 +00:00
Spoiler: covering this whole segment behind producer_mutex_ seems to resolve all output issues, so clearly the existing logic isn't functioning correctly. Making it simpler seems like a pretty obvious way to get to the bottom of that.