Michael Dennis
Results
1
issues of
Michael Dennis
When running the echo-receiver example with the race detector (go run -race main.go) and then starting an SRT stream, I see the following race condition reported: ```================== WARNING: DATA RACE...