Closed ZoomRmc closed 1 year ago
A test unit for thread cooperation with channels, simulates real case. Uses blocking channel operations.
Here's a thread sanitizer trace for this test reporting some data races: tsan.log
A test unit for thread cooperation with channels, simulates real case. Uses blocking channel operations.